summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-07-07-03-05-58.gh-issue-106503.ltfeiH.rst
blob: b8dd850386e86cf58e95c5e766ebc81a55b456cd (plain)
1
2
Fix ref cycle in :class:`!asyncio._SelectorSocketTransport` by removing
``_write_ready`` in ``close``.