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-27.03:46:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619495192.61.0.0761343559983.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9dfefbe3e2dc548ad306870b56cc0cb475aa20a2 by Inada Naoki in branch 'master':
bpo-43651: Fix EncodingWarning in `pydoc`. (GH-25644)
https://github.com/python/cpython/commit/9dfefbe3e2dc548ad306870b56cc0cb475aa20a2
History
Date User Action Args
2021-04-27 03:46:32methanesetrecipients: + methane, vstinner
2021-04-27 03:46:32methanesetmessageid: <1619495192.61.0.0761343559983.issue43651@roundup.psfhosted.org>
2021-04-27 03:46:32methanelinkissue43651 messages
2021-04-27 03:46:32methanecreate