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