[Python-Dev] distutils small fix (original) (raw)

Tarek Ziadé ziade.tarek at gmail.com
Tue Aug 26 10:54:24 CEST 2008


Hello

Marc-André and I are looking for one more reviewer for the patch

http://bugs.python.org/issue2562

It makes it possible to use accented letters in distutils' metadata, like the author name, by switching those fields to Unicode.

setuptools and PyPI are both fine with this, it is just a matter of making distutils writing the PKG_FILE correctly.

Regards Tarek

-- Tarek Ziadé | Association AfPy | www.afpy.org Blog FR | http://programmation-python.org Blog EN | http://tarekziade.wordpress.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20080826/e76bcc05/attachment.htm>



More information about the Python-Dev mailing list