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 lemburg
Recipients a.badger, eric.araujo, hagen, ikelos, lemburg, mgorny, tarek, vstinner
Date 2011-05-26.16:04:01
SpamBayes Score 1.5356053e-07
Marked as misclassified No
Message-id <4DDE79E4.2080907@egenix.com>
In-reply-to <1306425340.19.0.0533110179545.issue9561@psf.upfronthosting.co.za>
Content
Éric Araujo wrote:
> 
> Éric Araujo <merwok@netwok.org> added the comment:
> 
> Definitely.  We can fix real bugs in distutils, but sometimes it’s best to avoid disruptive changes and let distutils with its buggy behavior and let the packaging module have the best behavior.

This is a real bug, since we agreed long ago that distutils should
read and write files using the UTF-8 encoding.
History
Date User Action Args
2011-05-26 16:04:02lemburgsetrecipients: + lemburg, vstinner, tarek, eric.araujo, hagen, a.badger, ikelos, mgorny
2011-05-26 16:04:01lemburglinkissue9561 messages
2011-05-26 16:04:01lemburgcreate