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 ZackerySpytz, bup, docs@python, mark.dickinson, miss-islington, serhiy.storchaka, steven.daprano
Date 2020-05-26.07:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590476702.85.0.457535481543.issue35714@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5221a10dde4a3853fe7ace316d95767648055109 by Miss Islington (bot) in branch '3.9':
bpo-35714: Reject null characters in struct format strings (GH-16928)
https://github.com/python/cpython/commit/5221a10dde4a3853fe7ace316d95767648055109
History
Date User Action Args
2020-05-26 07:05:02miss-islingtonsetrecipients: + miss-islington, mark.dickinson, steven.daprano, docs@python, serhiy.storchaka, bup, ZackerySpytz
2020-05-26 07:05:02miss-islingtonsetmessageid: <1590476702.85.0.457535481543.issue35714@roundup.psfhosted.org>
2020-05-26 07:05:02miss-islingtonlinkissue35714 messages
2020-05-26 07:05:02miss-islingtoncreate