[issue37148] test_asyncio fails on refleaks buildbots

Andrew Svetlov report at bugs.python.org
Tue Jun 4 06:19:36 EDT 2019


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

I'm curious if collections.__getattr__ suffers from the same problem?

asyncio uses basically the same technique for deprecating global names on import.

----------

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


More information about the Python-bugs-list mailing list