Staging
v0.5.1
https://github.com/python/cpython
Revision 97f5de01adf993aee17dcd26e22ae421d013f372 authored by Zackery Spytz on 22 March 2019, 07:30:32 UTC, committed by Serhiy Storchaka on 22 March 2019, 07:30:32 UTC
compiler_call() needs to check if an error occurred during the
maybe_optimize_method_call() call.
1 parent 93e8012
History
Tip revision: 97f5de01adf993aee17dcd26e22ae421d013f372 authored by Zackery Spytz on 22 March 2019, 07:30:32 UTC
bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625)
Tip revision: 97f5de0
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 20.3 KB
python.c -rw-r--r-- 298 bytes

README

back to top