Skip to content
Merged
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Security/2024-12-05-21-35-19.gh-issue-127655.…
…xpPoOf.rst
  • Loading branch information
bdraco authored Dec 5, 2024
commit 8fcc087fabafb0b9a14c8f9c402fe963fdf0107b
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Fixed the :mod:`asyncio` selector transport not pausing the protocol when the buffer reaches the high water mark.
Fixed the :mod:`asyncio` selector transport not pausing writes for the protocol when the buffer reaches the high water mark.