summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/unix_events.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-05-28 16:04:09 (GMT)
committerYury Selivanov <yury@magic.io>2018-05-28 16:04:09 (GMT)
commit1f21ae710d83a37c872355612b58958cef4d5f95 (patch)
treebe3ee424127e334e124dc39c7d90f878d1425a6d /Lib/asyncio/unix_events.py
parent51d0a2c8ddcb9f58d71ff0a62be4e31a1af3f139 (diff)
downloadcpython-1f21ae710d83a37c872355612b58958cef4d5f95.zip
cpython-1f21ae710d83a37c872355612b58958cef4d5f95.tar.gz
cpython-1f21ae710d83a37c872355612b58958cef4d5f95.tar.bz2
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (GH-7153)
Fixed bug where calling write_eof() on a _SelectorSocketTransport after it's already closed raises AttributeError. (cherry picked from commit 23f587e395e41bd5e116312b036183f42bc4159b) Co-authored-by: twisteroid ambassador <twisteroidambassador@users.noreply.github.com>
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions