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