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 christian.heimes
Recipients Jon.Oberheide, christian.heimes, hynek, ncoghlan, pitrou, vstinner
Date 2012-10-06.23:34:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349566452.9.0.142719983601.issue14955@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.3 contains a secure and working implementation for bytes. unicode isn't supported unless both sides contains ASCII text only.
History
Date User Action Args
2012-10-06 23:34:12christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, vstinner, hynek, Jon.Oberheide
2012-10-06 23:34:12christian.heimessetmessageid: <1349566452.9.0.142719983601.issue14955@psf.upfronthosting.co.za>
2012-10-06 23:34:12christian.heimeslinkissue14955 messages
2012-10-06 23:34:12christian.heimescreate