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 ZackerySpytz, bup, docs@python, mark.dickinson, serhiy.storchaka, steven.daprano
Date 2020-05-25.07:55:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590393313.16.0.315637933426.issue35714@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f59b55316f4c6ab451997902579aa69020b537c by Zackery Spytz in branch 'master':
bpo-35714: Reject null characters in struct format strings (GH-16928)
https://github.com/python/cpython/commit/3f59b55316f4c6ab451997902579aa69020b537c
History
Date User Action Args
2020-05-25 07:55:13serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, steven.daprano, docs@python, bup, ZackerySpytz
2020-05-25 07:55:13serhiy.storchakasetmessageid: <1590393313.16.0.315637933426.issue35714@roundup.psfhosted.org>
2020-05-25 07:55:13serhiy.storchakalinkissue35714 messages
2020-05-25 07:55:13serhiy.storchakacreate