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 Mark.Williams, gvanrossum, python-dev, vstinner, yselivanov
Date 2016-10-06.18:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161006180636.82206.61832.293F414C@psf.io>
In-reply-to
Content
New changeset 8cc1fca83fb8 by Yury Selivanov in branch '3.4':
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
https://hg.python.org/cpython/rev/8cc1fca83fb8
History
Date User Action Args
2016-10-06 18:06:39python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov, Mark.Williams
2016-10-06 18:06:39python-devlinkissue27759 messages
2016-10-06 18:06:39python-devcreate