diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-05-28 20:25:03 (GMT) |
---|---|---|
committer | Yury Selivanov <yury@magic.io> | 2018-05-28 20:25:03 (GMT) |
commit | 7e8819a589c7630db9d440826143ad0a1daf948e (patch) | |
tree | 99135802b4565b988e1e2e8cfb7ac44515682e57 /Python/Python-ast.c | |
parent | c489a767af46f33e73d96a5746e46a7365814db2 (diff) | |
download | cpython-7e8819a589c7630db9d440826143ad0a1daf948e.zip cpython-7e8819a589c7630db9d440826143ad0a1daf948e.tar.gz cpython-7e8819a589c7630db9d440826143ad0a1daf948e.tar.bz2 |
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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions