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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2020-03-02.20:05:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583179512.93.0.96693940215.issue39831@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d2f85517f8216146a2f888d1ad4d765b3be2339 by Serhiy Storchaka in branch 'master':
bpo-39831: Fix a reference leak in PyErr_WarnEx(). (GH-18750)
https://github.com/python/cpython/commit/2d2f85517f8216146a2f888d1ad4d765b3be2339
History
Date User Action Args
2020-03-02 20:05:12serhiy.storchakasetrecipients: + serhiy.storchaka
2020-03-02 20:05:12serhiy.storchakasetmessageid: <1583179512.93.0.96693940215.issue39831@roundup.psfhosted.org>
2020-03-02 20:05:12serhiy.storchakalinkissue39831 messages
2020-03-02 20:05:12serhiy.storchakacreate