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 miss-islington
Recipients kadler, methane, miss-islington, serhiy.storchaka
Date 2020-10-15.02:25:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602728749.36.0.516747268775.issue41894@roundup.psfhosted.org>
In-reply-to
Content
New changeset f07448bef48d645c8cee862b1f25a99003a6140e by Miss Skeleton (bot) in branch '3.9':
bpo-41894: Fix UnicodeDecodeError while loading native module (GH-22466)
https://github.com/python/cpython/commit/f07448bef48d645c8cee862b1f25a99003a6140e
History
Date User Action Args
2020-10-15 02:25:49miss-islingtonsetrecipients: + miss-islington, methane, serhiy.storchaka, kadler
2020-10-15 02:25:49miss-islingtonsetmessageid: <1602728749.36.0.516747268775.issue41894@roundup.psfhosted.org>
2020-10-15 02:25:49miss-islingtonlinkissue41894 messages
2020-10-15 02:25:49miss-islingtoncreate