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 pitrou
Recipients Anthony.Kong, berker.peksag, catalin.iacob, eric.araujo, petri.lehtinen, pitrou, poq, python-dev, r.david.murray
Date 2012-02-20.18:34:40
SpamBayes Score 0.0002135558
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
I've committed issue13641-alternative-v1.patch. I really think practicality beats purity here and, furthermore, there's no associated danger (non-ASCII data is rejected both as bytes and str).
History
Date User Action Args
2012-02-20 18:34:41pitrousetrecipients: + pitrou, eric.araujo, r.david.murray, catalin.iacob, python-dev, petri.lehtinen, poq, Anthony.Kong, berker.peksag
2012-02-20 18:34:41pitrousetmessageid: <[email protected]>
2012-02-20 18:34:40pitroulinkissue13641 messages
2012-02-20 18:34:40pitroucreate