mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
e991ac8f20
Ensure `_SelectorSocketTransport.writelines` pauses the protocol if it reaches the high water mark as needed. Co-authored-by: Kumar Aditya <kumaraditya@python.org>