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

Yury Selivanov report at bugs.python.org
Mon May 28 11:16:47 EDT 2018


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


New changeset 23f587e395e41bd5e116312b036183f42bc4159b by Yury Selivanov (twisteroid ambassador) in branch 'master':
bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149)
https://github.com/python/cpython/commit/23f587e395e41bd5e116312b036183f42bc4159b


----------

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


More information about the Python-bugs-list mailing list