]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge 3.6)
authorINADA Naoki <songofacandy@gmail.com>
Fri, 21 Oct 2016 03:32:46 +0000 (12:32 +0900)
committerINADA Naoki <songofacandy@gmail.com>
Fri, 21 Oct 2016 03:32:46 +0000 (12:32 +0900)
commita1289c6841771e5ee3776c8f90a4ff5caa32a46e
tree6ef56915a394cb4d6117720dddc050196ebddf73
parent741d4940fed82b3d80f8948b99adc787b48549f4
parenta83636247e3de138e017a04474236ef5aa8b4f4a
Issue #28448: Fix C implemented asyncio.Future didn't work on Windows (merge 3.6)
Misc/NEWS