[issue28428] Rename _futures module to _asyncio

INADA Naoki report at bugs.python.org
Fri Oct 14 21:49:13 EDT 2016


INADA Naoki added the comment:

> There is also an argument that this should not be a built-in module but should be separate (like _ctypes). I don't know if that is just a Windows decision or not, but I'm guessing you weren't the one who made that decision originally. Issue for another time

Since _overlapped is separated extension, I think _future should be too.
I'll try it after fixing issue on windows.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28428>
_______________________________________


More information about the Python-bugs-list mailing list