diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-06-19 12:59:15 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-06-19 12:59:15 +0200 |
commit | 54c4b8e5c1e0fd11235ab0d5c848e5355293c964 (patch) | |
tree | 30832489bbac91a3f904a6eb952d4ceb07b56b6b /Lib/test/test_pydoc.py | |
parent | 6bfd854ea81fecd82711ba2b6107718bab872635 (diff) | |
download | cpython-git-54c4b8e5c1e0fd11235ab0d5c848e5355293c964.tar.gz |
Closes #21595: asyncio.BaseSelectorEventLoop._read_from_self() now reads all
available bytes from the "self pipe", not only a single byte. This change
reduces the risk of having the pipe full and so getting the innocuous
"BlockingIOError: [Errno 11] Resource temporarily unavailable" message.
Diffstat (limited to 'Lib/test/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions