diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-01-15 13:17:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-15 13:17:05 (GMT) |
commit | c9f26714d511a338ba2fdd926e3dc62636f31815 (patch) | |
tree | 6360f1da9698f40c0b74ed3ec1ae9f6c56116ad9 /Lib/idlelib/idle_test/test_pyparse.py | |
parent | d5a6adf6285ec8892b977a32c22143ebd1025b50 (diff) | |
download | cpython-c9f26714d511a338ba2fdd926e3dc62636f31815.zip cpython-c9f26714d511a338ba2fdd926e3dc62636f31815.tar.gz cpython-c9f26714d511a338ba2fdd926e3dc62636f31815.tar.bz2 |
bpo-23846: Fix ProactorEventLoop._write_to_self() (GH-11566)
asyncio.ProactorEventLoop now catchs and logs send errors when the
self-pipe is full: BaseProactorEventLoop._write_to_self() now catchs
and logs OSError exceptions, as done by
BaseSelectorEventLoop._write_to_self().
(cherry picked from commit c9f872b0bdce5888f1879fa74e098bf4a05430c5)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions