INADA Naoki added the comment: Because:
* The "futures" name is used in concurrent.futures too. This module is for asyncio. * Currently, this module has only Future class. But there are several ideas about adding C speedup to improve asyncio performance. (e.g. buffer slicing and Task class). See also: http://bugs.python.org/issue26081#msg278368 ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28428> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com