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 erlendaasland
Recipients erlendaasland, serhiy.storchaka
Date 2021-08-04.09:06:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628068002.92.0.438348068815.issue44822@roundup.psfhosted.org>
In-reply-to
Content
> Could you please add a test for string containing embedded NUL?

Of course, thanks for the heads up.

> I think that we should raise explicit error if sz > INT_MAX.

Yes, I thought about this. I do agree that raising OverflowError would be better. Thanks.
History
Date User Action Args
2021-08-04 09:06:42erlendaaslandsetrecipients: + erlendaasland, serhiy.storchaka
2021-08-04 09:06:42erlendaaslandsetmessageid: <1628068002.92.0.438348068815.issue44822@roundup.psfhosted.org>
2021-08-04 09:06:42erlendaaslandlinkissue44822 messages
2021-08-04 09:06:42erlendaaslandcreate