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 methane
Recipients kadler, methane, serhiy.storchaka
Date 2020-10-15.01:53:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602726814.84.0.303606421992.issue41894@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d2af320d94afc6561e8f8adf174c9d3fd9065bc by Kevin Adler in branch 'master':
bpo-41894: Fix UnicodeDecodeError while loading native module (GH-22466)
https://github.com/python/cpython/commit/2d2af320d94afc6561e8f8adf174c9d3fd9065bc
History
Date User Action Args
2020-10-15 01:53:34methanesetrecipients: + methane, serhiy.storchaka, kadler
2020-10-15 01:53:34methanesetmessageid: <1602726814.84.0.303606421992.issue41894@roundup.psfhosted.org>
2020-10-15 01:53:34methanelinkissue41894 messages
2020-10-15 01:53:34methanecreate