[issue28428] Rename _futures module to _asyncio

INADA Naoki report at bugs.python.org
Fri Oct 14 22:38:51 EDT 2016


INADA Naoki added the comment:

Can I commit this patch without NEWS entry?
Only notable change is module name, but I don't expect no one import
it directly.

If it is required, it would be like:

- Issue #28428: Rename _futures module to _asyncio. It will have more
  speedup functions or classes other than asyncio.Future.

----------

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


More information about the Python-bugs-list mailing list