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-28.20:38:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511901498.83.0.213398074469.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: "I meant the original issue. AFAIK ResourceWarningis not raised in 2.7. And other warnings less likely have unique messages. Seems the problem is less critical in 2.7."

Oh yes, sorry, I forgot your comment and I forgot that Python 2.7 doesn't have ResourceWarning. I closed my PR for Python 2.7: https://github.com/python/cpython/pull/4588
History
Date User Action Args
2017-11-28 20:38:18vstinnersetrecipients: + vstinner, rhettinger, ncoghlan, r.david.murray, serhiy.storchaka, Decorater, Александр Карпинский, jbfzs
2017-11-28 20:38:18vstinnersetmessageid: <1511901498.83.0.213398074469.issue27535@psf.upfronthosting.co.za>
2017-11-28 20:38:18vstinnerlinkissue27535 messages
2017-11-28 20:38:18vstinnercreate