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 <1276303141.02.0.386087862076.issue8592@psf.upfronthosting.co.za>
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: <1276303141.02.0.386087862076.issue8592@psf.upfronthosting.co.za>
2010-06-12 00:38:59vstinnerlinkissue8592 messages
2010-06-12 00:38:59vstinnercreate