[issue33817] PyString_FromFormatV() fails to build empty strings

Serhiy Storchaka report at bugs.python.org
Sat Jan 12 02:22:55 EST 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 08a81df05004147ee174ece645679576ab867860 by Serhiy Storchaka in branch '2.7':
bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515)
https://github.com/python/cpython/commit/08a81df05004147ee174ece645679576ab867860


----------
pull_requests: +11130

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


More information about the Python-bugs-list mailing list