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 methane, vstinner
Date 2021-04-06.01:01:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617670883.43.0.417767110884.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d4af4a876e679431c6a3751667ded63cc6f66c1 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in sysconfig (GH-25192)
https://github.com/python/cpython/commit/3d4af4a876e679431c6a3751667ded63cc6f66c1
History
Date User Action Args
2021-04-06 01:01:23methanesetrecipients: + methane, vstinner
2021-04-06 01:01:23methanesetmessageid: <1617670883.43.0.417767110884.issue43651@roundup.psfhosted.org>
2021-04-06 01:01:23methanelinkissue43651 messages
2021-04-06 01:01:23methanecreate