[Distutils] Did https://mail.python.org/pipermail/python-list/2008-June/467441.html get an answer?

Daniel Holth dholth at gmail.com
Sat Oct 3 18:45:31 CEST 2015


In wheel we had to jump through some hoops to do rfc822 style documents
with utf-8, a task which can also be accomplished more easily with newer
versions of the standard Python 3 email library (but not the versions we
had to support at the time).
https://bitbucket.org/pypa/wheel/src/1cb7374c9ea4d5c82992f1d9b24cf7168ca87707/wheel/pkginfo.py?at=default&fileviewer=file-view-default

On Mon, Sep 21, 2015 at 9:44 PM Robert Collins <robertc at robertcollins.net>
wrote:

> On 22 September 2015 at 13:07, Daniel Holth <dholth at gmail.com> wrote:
> > It's a bug if bdist_wheel generates anything other than utf-8 METADATA.
>
> Cool. And PKG-INFO ?
>
> -Rob
>
>
> --
> Robert Collins <rbtcollins at hp.com>
> Distinguished Technologist
> HP Converged Cloud
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151003/b392dcc4/attachment.html>


More information about the Distutils-SIG mailing list