]> granicus.if.org Git - python/commit
bpo-31061: fix crash in asyncio speedup module (GH-2966)
authorAlexander Mohr <thehesiod@users.noreply.github.com>
Wed, 2 Aug 2017 06:31:07 +0000 (23:31 -0700)
committerINADA Naoki <methane@users.noreply.github.com>
Wed, 2 Aug 2017 06:31:07 +0000 (15:31 +0900)
commitde34cbe9cdaaf7b85fed86f99c2fd071e1a7b1d2
tree12fc6ed6dc8e1e23fd75d6b35c29dda2b8469cea
parent47320a652e872003f3dd3a9db4243067b09dd316
bpo-31061: fix crash in asyncio speedup module (GH-2966)
Lib/test/test_asyncio/test_futures.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2017-08-01-09-32-58.bpo-31061.husAYX.rst [new file with mode: 0644]
Modules/_asynciomodule.c