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 neologix
Recipients martin.panter, neologix, pitrou, vstinner
Date 2014-09-19.21:21:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411161696.16.0.374037032857.issue22435@psf.upfronthosting.co.za>
In-reply-to
Content
Patch attached.
The test wouldn't result in FD exhaustion on CPython because of the reference counting, but should still trigger RessourceWarning.
History
Date User Action Args
2014-09-19 21:21:36neologixsetrecipients: + neologix, pitrou, vstinner, martin.panter
2014-09-19 21:21:36neologixsetmessageid: <1411161696.16.0.374037032857.issue22435@psf.upfronthosting.co.za>
2014-09-19 21:21:36neologixlinkissue22435 messages
2014-09-19 21:21:36neologixcreate