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 <[email protected]>
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: <[email protected]>
2020-11-14 09:34:25ronaldoussorenlinkissue42351 messages
2020-11-14 09:34:25ronaldoussorencreate