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-03-29.03:28:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616988502.48.0.694491939782.issue43510@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4827483f47906fecee6b5d9097df2a69a293a85c by Inada Naoki in branch 'master':
bpo-43510: Implement PEP 597 opt-in EncodingWarning. (GH-19481)
https://github.com/python/cpython/commit/4827483f47906fecee6b5d9097df2a69a293a85c
History
Date User Action Args
2021-03-29 03:28:22methanesetrecipients: + methane, vstinner
2021-03-29 03:28:22methanesetmessageid: <1616988502.48.0.694491939782.issue43510@roundup.psfhosted.org>
2021-03-29 03:28:22methanelinkissue43510 messages
2021-03-29 03:28:22methanecreate