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 python-dev
Recipients asvetlov, eric.snow, kristjan.jonsson, python-dev, qualab, serhiy.storchaka, vstinner
Date 2014-04-25.09:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gFW1L38QDz7LjN@mail.python.org>
In-reply-to
Content
New changeset 4f79c3827adc by Kristján Valur Jónsson in branch '2.7':
Issue #20434 Correct error handlin of _PyString_Resize and _PyBytes_Resize
http://hg.python.org/cpython/rev/4f79c3827adc
History
Date User Action Args
2014-04-25 09:53:59python-devsetrecipients: + python-dev, kristjan.jonsson, vstinner, asvetlov, eric.snow, serhiy.storchaka, qualab
2014-04-25 09:53:59python-devlinkissue20434 messages
2014-04-25 09:53:59python-devcreate