[issue35394] Add __slots__ = () to asyncio protocols

Andrew Svetlov report at bugs.python.org
Tue Dec 11 12:07:09 EST 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 5344501ad166c1380be452644a863a4679c4291b by Andrew Svetlov in branch 'master':
bpo-35394: Add empty slots to abstract asyncio protocols (#10889)
https://github.com/python/cpython/commit/5344501ad166c1380be452644a863a4679c4291b


----------

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


More information about the Python-bugs-list mailing list