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 pablogsal
Recipients pablogsal, serhiy.storchaka
Date 2020-03-03.01:13:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583197996.9.0.79709853973.issue39831@roundup.psfhosted.org>
In-reply-to
Content
New changeset 394dc0db878c08d003772de163a57ac12046d865 by Pablo Galindo in branch '3.8':
[3.8] bpo-39831: Fix a reference leak in PyErr_WarnEx(). (GH-18750) (GH-18761)
https://github.com/python/cpython/commit/394dc0db878c08d003772de163a57ac12046d865
History
Date User Action Args
2020-03-03 01:13:16pablogsalsetrecipients: + pablogsal, serhiy.storchaka
2020-03-03 01:13:16pablogsalsetmessageid: <1583197996.9.0.79709853973.issue39831@roundup.psfhosted.org>
2020-03-03 01:13:16pablogsallinkissue39831 messages
2020-03-03 01:13:16pablogsalcreate