]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #27129: Replaced wordcode related magic constants with macros.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Sep 2016 10:48:15 +0000 (13:48 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Sep 2016 10:48:15 +0000 (13:48 +0300)
commitab8740058a7f76f1438dc18a2ffd918da4f8118d
treef4c763c6e8f6281255b326a17eaaae2c1b237e73
parentbdb847ae99512e0985e1a3e955c90e23d36f8804
Issue #27129: Replaced wordcode related magic constants with macros.
Include/code.h
Objects/frameobject.c
Objects/genobject.c
Python/ceval.c
Python/compile.c
Python/peephole.c
Python/wordcode_helpers.h