mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -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>