]> granicus.if.org Git - python/commit
bpo-30501: Make the compiler producing optimized code for condition expressions....
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Jun 2017 11:50:22 +0000 (14:50 +0300)
committerGitHub <noreply@github.com>
Sun, 11 Jun 2017 11:50:22 +0000 (14:50 +0300)
commit36ff451ebae41f09560bff582c95946474d898f8
tree40957c8d378aae1353876d728c07879ae3d28be2
parent1efbf92e90ed2edf3f5bb5323340b26f318ff61e
bpo-30501: Make the compiler producing optimized code for condition expressions. (#1851)
Misc/NEWS
Python/compile.c
Python/importlib.h
Python/importlib_external.h
Python/peephole.c