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 eric.snow, vstinner
Date 2019-04-26.03:49:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556250569.52.0.339293398801.issue36724@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87d23a041d9efb743c5680ac23305ddddf300e51 by Victor Stinner in branch 'master':
bpo-36724: Add _PyWarnings_Fini() (#12963)
https://github.com/python/cpython/commit/87d23a041d9efb743c5680ac23305ddddf300e51
History
Date User Action Args
2019-04-26 03:49:29vstinnersetrecipients: + vstinner, eric.snow
2019-04-26 03:49:29vstinnersetmessageid: <1556250569.52.0.339293398801.issue36724@roundup.psfhosted.org>
2019-04-26 03:49:29vstinnerlinkissue36724 messages
2019-04-26 03:49:29vstinnercreate