mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
bd8b32b519
GH-98539: fix ref cycle in `_SSLProtocolTransport` after close (GH-98540)
(cherry picked from commit 62bf5d8d0a)
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>