summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-10-26-07-51-55.gh-issue-98703.0hW773.rst
blob: 3107519a871430abf1079615e7a78deceb55250a (plain)
1
2
Fix :meth:`asyncio.StreamWriter.drain` to call ``protocol.connection_lost``
callback only once on Windows.