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 Arfrever, a.badger, eric.araujo, hagen, ikelos, lemburg, mgorny, python-dev, tarek, vstinner
Date 2011-09-05.22:04:51
SpamBayes Score 7.5626456e-05
Marked as misclassified No
Message-id <1315260292.64.0.348397457149.issue9561@psf.upfronthosting.co.za>
In-reply-to
Content
I applied pkginfo_utf8.patch to Python 3.2 and 3.3. Python 2.7 is not affected, it does already encode Unicode to UTF-8.
History
Date User Action Args
2011-09-05 22:04:52vstinnersetrecipients: + vstinner, lemburg, tarek, eric.araujo, hagen, a.badger, Arfrever, ikelos, mgorny, python-dev
2011-09-05 22:04:52vstinnersetmessageid: <1315260292.64.0.348397457149.issue9561@psf.upfronthosting.co.za>
2011-09-05 22:04:51vstinnerlinkissue9561 messages
2011-09-05 22:04:51vstinnercreate