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 asvetlov, methane, pitrou, thehesiod, vstinner
Date 2018-05-23.12:33:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527078823.64.0.682650639539.issue33565@psf.upfronthosting.co.za>
In-reply-to
Content
> Thanks, I can reproduce.

Are you testing the master branch? I fixed a memory leak in the _warnings module for ignored ResourceWarning warnings.
History
Date User Action Args
2018-05-23 12:33:43vstinnersetrecipients: + vstinner, pitrou, asvetlov, methane, thehesiod
2018-05-23 12:33:43vstinnersetmessageid: <1527078823.64.0.682650639539.issue33565@psf.upfronthosting.co.za>
2018-05-23 12:33:43vstinnerlinkissue33565 messages
2018-05-23 12:33:43vstinnercreate