]> granicus.if.org Git - python/commit
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
authorINADA Naoki <songofacandy@gmail.com>
Fri, 21 Oct 2016 03:30:15 +0000 (12:30 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Fri, 21 Oct 2016 03:30:15 +0000 (12:30 +0900)
commita83636247e3de138e017a04474236ef5aa8b4f4a
tree1ab8a9a8dba1c7969860de6b7298404b3420ec36
parent56b2cf5e8564c7221a42675d35aaa0d0c503365e
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows
Lib/asyncio/futures.py
Lib/asyncio/windows_events.py
Misc/NEWS
PCbuild/_asyncio.vcxproj [new file with mode: 0644]
PCbuild/_asyncio.vcxproj.filters [new file with mode: 0644]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/pythoncore.vcxproj