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 vstinner
Recipients loewis, pitrou, vstinner
Date 2010-06-12.00:38:57
SpamBayes Score 0.01905833
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Attached patch fixes the initial problem: raise an error if the byte strings embeds a NUL-byte.
History
Date User Action Args
2010-06-12 00:39:01vstinnersetrecipients: + vstinner, loewis, pitrou
2010-06-12 00:39:01vstinnersetmessageid: <[email protected]>
2010-06-12 00:38:59vstinnerlinkissue8592 messages
2010-06-12 00:38:59vstinnercreate