mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -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.