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
CODEOWNERS -rw-r--r-- 2.1 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
appveyor.yml -rw-r--r-- 1.1 KB
codecov.yml -rw-r--r-- 482 bytes

back to top