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 mdk
Recipients asvetlov, kumaraditya, mdk, yselivanov
Date 2022-01-10.13:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641821481.05.0.626936646738.issue46318@roundup.psfhosted.org>
In-reply-to
Content
Feel like SSLProtocol's connection_lost should "bubble up" the info by calling SSLProtocolTransport's close.

But I'm no familiar with this stack.
History
Date User Action Args
2022-01-10 13:31:21mdksetrecipients: + mdk, asvetlov, yselivanov, kumaraditya
2022-01-10 13:31:21mdksetmessageid: <1641821481.05.0.626936646738.issue46318@roundup.psfhosted.org>
2022-01-10 13:31:21mdklinkissue46318 messages
2022-01-10 13:31:21mdkcreate