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 python-dev
Recipients Drekin, Steven.Velez, amaury.forgeotdarc, eric.snow, pitrou, python-dev, terry.reedy, vstinner
Date 2013-08-26.20:33:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cP4gL1MFPz7LkH@mail.python.org>
In-reply-to
Content
New changeset df2fdd42b375 by Victor Stinner in branch 'default':
Close #11619: The parser and the import machinery do not encode Unicode
http://hg.python.org/cpython/rev/df2fdd42b375
History
Date User Action Args
2013-08-26 20:33:50python-devsetrecipients: + python-dev, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, eric.snow, Drekin, Steven.Velez
2013-08-26 20:33:50python-devlinkissue11619 messages
2013-08-26 20:33:50python-devcreate