[issue28633] Concatenating bytes literal and f-string causes segmentation fault

Eric V. Smith report at bugs.python.org
Mon Nov 7 15:53:34 EST 2016


Eric V. Smith added the comment:

It's a decref of a NULL pointer. Patch with test is attached.

----------
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file45383/28633-0.diff

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


More information about the Python-bugs-list mailing list