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 vstinner
Recipients akdor1154, ezio.melotti, lemburg, mark, methane, qigangxu, shihai1991, vstinner
Date 2021-04-23.09:10:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619169051.1.0.573911289231.issue37751@roundup.psfhosted.org>
In-reply-to
Content
New changeset 32980fb669a6857276da18895fcc0cb6f6fbb544 by Hai Shi in branch 'master':
bpo-37751: Document codecs.lookup() change in What's New in Python 3.9 (GH-23096)
https://github.com/python/cpython/commit/32980fb669a6857276da18895fcc0cb6f6fbb544
History
Date User Action Args
2021-04-23 09:10:51vstinnersetrecipients: + vstinner, lemburg, mark, ezio.melotti, methane, shihai1991, qigangxu, akdor1154
2021-04-23 09:10:51vstinnersetmessageid: <1619169051.1.0.573911289231.issue37751@roundup.psfhosted.org>
2021-04-23 09:10:51vstinnerlinkissue37751 messages
2021-04-23 09:10:51vstinnercreate