]> granicus.if.org Git - python/commit
Issue #28428: Rename _futures module to _asyncio.
authorINADA Naoki <songofacandy@gmail.com>
Sat, 15 Oct 2016 06:39:19 +0000 (15:39 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Sat, 15 Oct 2016 06:39:19 +0000 (15:39 +0900)
commit9f2ce2548107eedaf0970546a508c33d24920622
tree2a410ccb15a3acb857985a3ce15e71fc7bdc3cda
parent479eb760f4dd5ae5cfc5ccf8a361cdea3d48624a
Issue #28428: Rename _futures module to _asyncio.

It will have more speedup functions or classes other than asyncio.Future.
Lib/asyncio/futures.py
Modules/Setup.dist
Modules/_asynciomodule.c [moved from Modules/_futuresmodule.c with 97% similarity]
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
setup.py