This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Tey, serhiy.storchaka
Date 2019-01-12.07:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547277775.94.0.0913749734498.issue33817@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-01-12 07:22:57serhiy.storchakasetrecipients: + serhiy.storchaka, Tey
2019-01-12 07:22:55serhiy.storchakasetmessageid: <1547277775.94.0.0913749734498.issue33817@roundup.psfhosted.org>
2019-01-12 07:22:54serhiy.storchakalinkissue33817 messages
2019-01-12 07:22:54serhiy.storchakacreate