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 bup, docs@python, serhiy.storchaka, steven.daprano
Date 2019-01-11.07:28:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547191695.01.0.672572906735.issue35714@roundup.psfhosted.org>
In-reply-to
Content
I think the null character is illegal character in the format string, and struct functions should raise a struct.error for it.
History
Date User Action Args
2019-01-11 07:28:17serhiy.storchakasetrecipients: + serhiy.storchaka, steven.daprano, docs@python, bup
2019-01-11 07:28:15serhiy.storchakasetmessageid: <1547191695.01.0.672572906735.issue35714@roundup.psfhosted.org>
2019-01-11 07:28:15serhiy.storchakalinkissue35714 messages
2019-01-11 07:28:14serhiy.storchakacreate