[issue36074] Result of `asyncio.Server.sockets` after `Server.close()` is not clear

Emmanuel Arias report at bugs.python.org
Fri Feb 22 11:25:32 EST 2019


Emmanuel Arias <emmanuelarias30 at gmail.com> added the comment:

> @mdk That's interesting. May I ask which one is the preferred behavior, `None` or `[]`?

IMO changing  the returned of the sockets could represent a big change, and I think that this need to be discuss

----------

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


More information about the Python-bugs-list mailing list