Staging
v0.5.1
https://github.com/python/cpython
Revision 638f68c8bcab46070c73ba31181f484647785d0e authored by Miss Islington (bot) on 06 December 2017, 20:12:44 UTC, committed by Ned Deily on 19 December 2017, 04:25:18 UTC
(cherry picked from commit 9ab11b3a029fba36c1a7e869be87fb4f31ebcf24)
1 parent 3398dcb
History
Tip revision: 638f68c8bcab46070c73ba31181f484647785d0e authored by Miss Islington (bot) on 06 December 2017, 20:12:44 UTC
Allows non-critical upload steps to fail (GH-4742) (#4743)
Tip revision: 638f68c
File Mode Size
__init__.py -rw-r--r-- 1.4 KB
base_events.py -rw-r--r-- 55.4 KB
base_futures.py -rw-r--r-- 2.0 KB
base_subprocess.py -rw-r--r-- 8.9 KB
base_tasks.py -rw-r--r-- 2.1 KB
compat.py -rw-r--r-- 543 bytes
constants.py -rw-r--r-- 371 bytes
coroutines.py -rw-r--r-- 10.6 KB
events.py -rw-r--r-- 22.9 KB
futures.py -rw-r--r-- 15.4 KB
locks.py -rw-r--r-- 14.7 KB
log.py -rw-r--r-- 124 bytes
proactor_events.py -rw-r--r-- 19.7 KB
protocols.py -rw-r--r-- 4.4 KB
queues.py -rw-r--r-- 7.8 KB
selector_events.py -rw-r--r-- 41.0 KB
sslproto.py -rw-r--r-- 25.3 KB
streams.py -rw-r--r-- 23.9 KB
subprocess.py -rw-r--r-- 7.4 KB
tasks.py -rw-r--r-- 24.1 KB
test_utils.py -rw-r--r-- 14.3 KB
transports.py -rw-r--r-- 9.8 KB
unix_events.py -rw-r--r-- 36.0 KB
windows_events.py -rw-r--r-- 27.2 KB
windows_utils.py -rw-r--r-- 6.7 KB

back to top