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 python-dev
Recipients paul.moore, python-dev, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-10-03.19:41:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151003194101.7238.33012@psf.io>
In-reply-to
Content
New changeset 850efcc9155c by Victor Stinner in branch 'default':
Issue #25306: Try to fix test_huntrleaks_fd_leak() on Windows
https://hg.python.org/cpython/rev/850efcc9155c
History
Date User Action Args
2015-10-03 19:41:04python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2015-10-03 19:41:04python-devlinkissue25306 messages
2015-10-03 19:41:04python-devcreate