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 Arfrever, eric.araujo, pitrou, python-dev, tarek, vstinner
Date 2011-05-19.16:50:26
SpamBayes Score 0.00035514473
Marked as misclassified No
Message-id <E1QN6Qa-0006st-O0@dinsdale.python.org>
In-reply-to
Content
New changeset fe740c1cee02 by Victor Stinner in branch 'default':
Issue #12112: packaging reads and writes setup.cfg using UTF-8
http://hg.python.org/cpython/rev/fe740c1cee02

New changeset 01d61096140a by Victor Stinner in branch 'default':
Issue #12112: packaging reads/writes metadata using UTF-8
http://hg.python.org/cpython/rev/01d61096140a
History
Date User Action Args
2011-05-19 16:50:27python-devsetrecipients: + python-dev, pitrou, vstinner, tarek, eric.araujo, Arfrever
2011-05-19 16:50:26python-devlinkissue12112 messages
2011-05-19 16:50:26python-devcreate