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 vstinner
Recipients asvetlov, giampaolo.rodola, miss-islington, vstinner, yselivanov
Date 2019-01-08.01:47:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546912031.63.0.848217889889.issue32622@roundup.psfhosted.org>
In-reply-to
Content
New changeset 80fda712c83f5dd9560d42bf2aa65a72b18b7759 by Victor Stinner in branch 'master':
bpo-35682: Fix _ProactorBasePipeTransport._force_close() (GH-11462)
https://github.com/python/cpython/commit/80fda712c83f5dd9560d42bf2aa65a72b18b7759
History
Date User Action Args
2019-01-08 01:47:13vstinnersetrecipients: + vstinner, giampaolo.rodola, asvetlov, yselivanov, miss-islington
2019-01-08 01:47:11vstinnersetmessageid: <1546912031.63.0.848217889889.issue32622@roundup.psfhosted.org>
2019-01-08 01:47:11vstinnerlinkissue32622 messages
2019-01-08 01:47:11vstinnercreate