summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-05-28 13:25:03 -0700
committerYury Selivanov <yury@magic.io>2018-05-28 16:25:03 -0400
commit7e8819a589c7630db9d440826143ad0a1daf948e (patch)
tree99135802b4565b988e1e2e8cfb7ac44515682e57 /Lib/asyncio/tasks.py
parentc489a767af46f33e73d96a5746e46a7365814db2 (diff)
downloadcpython-git-7e8819a589c7630db9d440826143ad0a1daf948e.tar.gz
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (#7154)
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/tasks.py')
0 files changed, 0 insertions, 0 deletions