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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2019-01-12.08:52:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547283178.3.0.80378766321.issue35552@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbc7c2c791185ad44b4b3ede72309df5f252f4cb by Miss Islington (bot) in branch '3.7':
bpo-35552: Fix reading past the end in PyUnicode_FromFormat() and PyBytes_FromFormat(). (GH-11276)
https://github.com/python/cpython/commit/cbc7c2c791185ad44b4b3ede72309df5f252f4cb
History
Date User Action Args
2019-01-12 08:53:00miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2019-01-12 08:52:58miss-islingtonsetmessageid: <1547283178.3.0.80378766321.issue35552@roundup.psfhosted.org>
2019-01-12 08:52:58miss-islingtonlinkissue35552 messages
2019-01-12 08:52:58miss-islingtoncreate