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