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 christian.heimes, methane, ned.deily, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-10-20.23:08:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161020230855.25293.57723.EF76444A@psf.io>
In-reply-to
Content
New changeset 2fd92794f775 by Martin Panter in branch '3.6':
Issue #28471: Avoid ResourceWarning by detaching test socket
https://hg.python.org/cpython/rev/2fd92794f775
History
Date User Action Args
2016-10-20 23:08:59python-devsetrecipients: + python-dev, vstinner, christian.heimes, ned.deily, methane, serhiy.storchaka, yselivanov
2016-10-20 23:08:59python-devlinkissue28471 messages
2016-10-20 23:08:58python-devcreate