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 shihai1991, vstinner
Date 2020-10-16.08:34:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602837287.06.0.968336021625.issue41919@roundup.psfhosted.org>
In-reply-to
Content
New changeset c9f696cb96d1c362d5cad871f61da520572d9b08 by Hai Shi in branch 'master':
bpo-41919, test_codecs: Move codecs.register calls to setUp() (GH-22513)
https://github.com/python/cpython/commit/c9f696cb96d1c362d5cad871f61da520572d9b08
History
Date User Action Args
2020-10-16 08:34:47vstinnersetrecipients: + vstinner, shihai1991
2020-10-16 08:34:47vstinnersetmessageid: <1602837287.06.0.968336021625.issue41919@roundup.psfhosted.org>
2020-10-16 08:34:47vstinnerlinkissue41919 messages
2020-10-16 08:34:46vstinnercreate