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, miss-islington, vstinner, yselivanov
Date 2019-05-14.20:30:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557865805.98.0.957445511931.issue36801@roundup.psfhosted.org>
In-reply-to
Content
New changeset c647ad9b51c59f71c02cd90c5e67d1b2768323ca by Victor Stinner in branch '3.7':
Revert "bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098)" (GH-13328)
https://github.com/python/cpython/commit/c647ad9b51c59f71c02cd90c5e67d1b2768323ca
History
Date User Action Args
2019-05-14 20:30:06vstinnersetrecipients: + vstinner, asvetlov, yselivanov, miss-islington
2019-05-14 20:30:05vstinnersetmessageid: <1557865805.98.0.957445511931.issue36801@roundup.psfhosted.org>
2019-05-14 20:30:05vstinnerlinkissue36801 messages
2019-05-14 20:30:05vstinnercreate