Staging
v0.5.1
https://github.com/python/cpython
Revision ddc613f20394eba25f2420f6d2fa62b277c95058 authored by Miss Islington (bot) on 29 May 2018, 00:16:43 UTC, committed by GitHub on 29 May 2018, 00:16:43 UTC
(cherry picked from commit 416c1ebd9896b394790dcb4f9f035b1a44ebe9ff)

Co-authored-by: Yury Selivanov <yury@magic.io>
1 parent 8d8b861
History
Tip revision: ddc613f20394eba25f2420f6d2fa62b277c95058 authored by Miss Islington (bot) on 29 May 2018, 00:16:43 UTC
bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)
Tip revision: ddc613f
File Mode Size
__init__.py -rw-r--r-- 5.9 KB
_bootstrap.py -rw-r--r-- 38.4 KB
_bootstrap_external.py -rw-r--r-- 57.5 KB
abc.py -rw-r--r-- 12.6 KB
machinery.py -rw-r--r-- 844 bytes
resources.py -rw-r--r-- 12.7 KB
util.py -rw-r--r-- 11.1 KB

back to top