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 Decorater, jbfzs, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, vstinner, Александр Карпинский
Date 2017-11-27.15:57:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511798234.57.0.213398074469.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c9758784eb321fb9771e0bc7205b296e4d658045 by Victor Stinner in branch 'master':
bpo-27535: Fix memory leak with warnings ignore (#4489)
https://github.com/python/cpython/commit/c9758784eb321fb9771e0bc7205b296e4d658045
History
Date User Action Args
2017-11-27 15:57:14vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, r.david.murray, serhiy.storchaka, Decorater, Александр Карпинский, jbfzs
2017-11-27 15:57:14vstinnersetmessageid: <1511798234.57.0.213398074469.issue27535@psf.upfronthosting.co.za>
2017-11-27 15:57:14vstinnerlinkissue27535 messages
2017-11-27 15:57:14vstinnercreate