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 miss-islington, serhiy.storchaka
Date 2019-01-12.09:21:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547284860.09.0.68479786358.issue35552@roundup.psfhosted.org>
In-reply-to
Content
New changeset 555755ecff2669f4e020147d7d3a0aec71abb679 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534)
https://github.com/python/cpython/commit/555755ecff2669f4e020147d7d3a0aec71abb679
History
Date User Action Args
2019-01-12 09:21:01serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington
2019-01-12 09:21:00serhiy.storchakasetmessageid: <1547284860.09.0.68479786358.issue35552@roundup.psfhosted.org>
2019-01-12 09:21:00serhiy.storchakalinkissue35552 messages
2019-01-12 09:21:00serhiy.storchakacreate