bpo-35284: Fix the error handling in the compiler's compiler_call() by ZackerySpytz · Pull Request #10625 · python/cpython
ZackerySpytz added a commit to ZackerySpytz/cpython that referenced this pull request
Mar 22, 2019…ythonGH-10625) compiler_call() needs to check if an error occurred during the maybe_optimize_method_call() call. (cherry picked from commit 97f5de0)
serhiy-storchaka pushed a commit that referenced this pull request
Mar 22, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters