summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Security/2024-12-05-21-35-19.gh-issue-127655.xpPoOf.rst
blob: 76cfc58121d3bd634284f6f7f84b8fe21e41c149 (plain)
1
Fixed the :class:`!asyncio.selector_events._SelectorSocketTransport` transport not pausing writes for the protocol when the buffer reaches the high water mark when using :meth:`asyncio.WriteTransport.writelines`.