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 vstinner, xiang.zhang
Date 2017-04-27.11:27:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493292469.77.0.977923952175.issue30131@psf.upfronthosting.co.za>
In-reply-to
Content
> Does this need to be backported?

I checked: Python 3.5 and 3.6 have the bug, but Python 2.7 is not affected (it doesn't have the unit test which leaks resources). I created PRs.
History
Date User Action Args
2017-04-27 11:27:49vstinnersetrecipients: + vstinner, xiang.zhang
2017-04-27 11:27:49vstinnersetmessageid: <1493292469.77.0.977923952175.issue30131@psf.upfronthosting.co.za>
2017-04-27 11:27:49vstinnerlinkissue30131 messages
2017-04-27 11:27:49vstinnercreate