[New-bugs-announce] [issue35284] Incomplete error handling in the compiler's compiler_call()

Zackery Spytz report at bugs.python.org
Tue Nov 20 17:38:01 EST 2018


New submission from Zackery Spytz <zspytz at gmail.com>:

compiler_call() needs to check if an error occurred during the maybe_optimize_method_call() call.

----------
components: Interpreter Core
messages: 330159
nosy: ZackerySpytz
priority: normal
severity: normal
status: open
title: Incomplete error handling in the compiler's compiler_call()
type: behavior
versions: Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35284>
_______________________________________


More information about the New-bugs-announce mailing list