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 petr.viktorin, shihai1991, vstinner
Date 2020-12-08.14:42:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607438565.55.0.513559276171.issue42599@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff by Hai Shi in branch 'master':
bpo-42599: Remove useless PyModule_GetWarningsModule() (GH-23691)
https://github.com/python/cpython/commit/0f91f586ae9b76c3bb44559bd8cd473b1b8de5ff
History
Date User Action Args
2020-12-08 14:42:45vstinnersetrecipients: + vstinner, petr.viktorin, shihai1991
2020-12-08 14:42:45vstinnersetmessageid: <1607438565.55.0.513559276171.issue42599@roundup.psfhosted.org>
2020-12-08 14:42:45vstinnerlinkissue42599 messages
2020-12-08 14:42:45vstinnercreate