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 barry, christian.heimes, kristjan.jonsson, pitrou, vstinner
Date 2013-10-10.22:39:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381444766.24.0.713254760442.issue19219@psf.upfronthosting.co.za>
In-reply-to
Content
Why adding ASCII strings, whereas you can add Latin1 (UCS1, U+0000-U+00FF) strings?
History
Date User Action Args
2013-10-10 22:39:26vstinnersetrecipients: + vstinner, barry, pitrou, kristjan.jonsson, christian.heimes
2013-10-10 22:39:26vstinnersetmessageid: <1381444766.24.0.713254760442.issue19219@psf.upfronthosting.co.za>
2013-10-10 22:39:26vstinnerlinkissue19219 messages
2013-10-10 22:39:26vstinnercreate