]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport computed gotos (#4753)
authorBenjamin Peterson <benjamin@python.org>
Thu, 28 May 2015 17:45:31 +0000 (12:45 -0500)
committerBenjamin Peterson <benjamin@python.org>
Thu, 28 May 2015 17:45:31 +0000 (12:45 -0500)
commit2c992a0788536087bfd78da8f2c62b30a461d7e2
tree5067a52fec2f27f77594b535cdc29672ee30d9f7
parent78ba242403841104d40c330c3900912727ca0501
backport computed gotos (#4753)
Include/opcode.h
Makefile.pre.in
Misc/NEWS
Python/ceval.c
Python/makeopcodetargets.py [new file with mode: 0755]
Python/opcode_targets.h [new file with mode: 0644]
configure
configure.ac
pyconfig.h.in