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, paul.moore, steve.dower, tim.golden, vstinner, yselivanov, zach.ware
Date 2019-01-08.01:47:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546912043.08.0.0449612182996.issue35682@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:24vstinnersetrecipients: + vstinner, paul.moore, tim.golden, asvetlov, zach.ware, yselivanov, steve.dower
2019-01-08 01:47:23vstinnersetmessageid: <1546912043.08.0.0449612182996.issue35682@roundup.psfhosted.org>
2019-01-08 01:47:23vstinnerlinkissue35682 messages
2019-01-08 01:47:23vstinnercreate