[issue26287] Core dump in f-string with formatting errors

Roundup Robot report at bugs.python.org
Fri Feb 5 18:23:15 EST 2016


Roundup Robot added the comment:

New changeset 9095a5787a82 by Eric V. Smith in branch 'default':
Fix issue 26287: While handling FORMAT_VALUE opcode, the top of stack was being corrupted if an error occurred in PyObject_Format().
https://hg.python.org/cpython/rev/9095a5787a82

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26287>
_______________________________________


More information about the Python-bugs-list mailing list