mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -04:00
32cfedeb1c
original read request had been satisfied, which can block indefinitely when the underlying raw IO channel is e.g. a socket. Report and original patch by Jason V. Miller.