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 yselivanov
Recipients giampaolo.rodola, twisteroid ambassador, yselivanov
Date 2018-05-28.20:25:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527539105.43.0.682650639539.issue31647@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e8819a589c7630db9d440826143ad0a1daf948e by Yury Selivanov (Miss Islington (bot)) in branch '3.6':
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (#7154)
https://github.com/python/cpython/commit/7e8819a589c7630db9d440826143ad0a1daf948e
History
Date User Action Args
2018-05-28 20:25:05yselivanovsetrecipients: + yselivanov, giampaolo.rodola, twisteroid ambassador
2018-05-28 20:25:05yselivanovsetmessageid: <1527539105.43.0.682650639539.issue31647@psf.upfronthosting.co.za>
2018-05-28 20:25:05yselivanovlinkissue31647 messages
2018-05-28 20:25:05yselivanovcreate