[issue31647] asyncio: StreamWriter write_eof() after close raises mysterious AttributeError

Yury Selivanov report at bugs.python.org
Mon May 28 12:04:11 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:


New changeset 1f21ae710d83a37c872355612b58958cef4d5f95 by Yury Selivanov (Miss Islington (bot)) in branch '3.7':
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (GH-7153)
https://github.com/python/cpython/commit/1f21ae710d83a37c872355612b58958cef4d5f95


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31647>
_______________________________________


More information about the Python-bugs-list mailing list