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 asvetlov
Recipients asvetlov, drtyrsa, giampaolo.rodola, yselivanov
Date 2018-05-21.08:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526891728.26.0.682650639539.issue33263@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b8b800090ff0954117a26ffcb501307823f3d33a by Andrew Svetlov (Miss Islington (bot)) in branch '3.7':
bpo-33263: Fix FD leak in _SelectorSocketTransport (GH-6450) (#7022)
https://github.com/python/cpython/commit/b8b800090ff0954117a26ffcb501307823f3d33a
History
Date User Action Args
2018-05-21 08:35:28asvetlovsetrecipients: + asvetlov, giampaolo.rodola, yselivanov, drtyrsa
2018-05-21 08:35:28asvetlovsetmessageid: <1526891728.26.0.682650639539.issue33263@psf.upfronthosting.co.za>
2018-05-21 08:35:28asvetlovlinkissue33263 messages
2018-05-21 08:35:28asvetlovcreate