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 BreamoreBoy, ezio.melotti, neologix, pitrou, python-dev, sbt, vstinner
Date 2018-06-04.22:36:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528151804.89.0.592728768989.issue18174@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 270581905cab2747ae8f7ee945301d6a29509cc7 by Victor Stinner in branch '2.7':
bpo-18174: Fix file descriptor leaks in tests (GH-7408)
https://github.com/python/cpython/commit/270581905cab2747ae8f7ee945301d6a29509cc7
History
Date User Action Args
2018-06-04 22:36:45vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, neologix, BreamoreBoy, python-dev, sbt
2018-06-04 22:36:44vstinnersetmessageid: <1528151804.89.0.592728768989.issue18174@psf.upfronthosting.co.za>
2018-06-04 22:36:44vstinnerlinkissue18174 messages
2018-06-04 22:36:44vstinnercreate