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 ronaldoussoren
Recipients epaine, ronaldoussoren, yan12125
Date 2020-11-14.09:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605346465.59.0.0939413103727.issue42351@roundup.psfhosted.org>
In-reply-to
Content
That's annoying. A quick workaround is to patch setup.py:get_headers_for and add "encoding='latin1'" to the arguments of open.

I'll look into a better fix later this weekend.
History
Date User Action Args
2020-11-14 09:34:25ronaldoussorensetrecipients: + ronaldoussoren, yan12125, epaine
2020-11-14 09:34:25ronaldoussorensetmessageid: <1605346465.59.0.0939413103727.issue42351@roundup.psfhosted.org>
2020-11-14 09:34:25ronaldoussorenlinkissue42351 messages
2020-11-14 09:34:25ronaldoussorencreate