Staging
v0.5.1
https://github.com/python/cpython
Revision 701c4886bb0e19ad5ed8c8f556f65ab8597841e7 authored by Miss Islington (bot) on 15 September 2019, 17:12:13 UTC, committed by GitHub on 15 September 2019, 17:12:13 UTC

https://bugs.python.org/issue38178
(cherry picked from commit c717c73fa33a2f3591442059eaf6e7a673e2c725)

Co-authored-by: Hrvoje Nikšić <hniksic@gmail.com>
1 parent b9f932f
History
Tip revision: 701c4886bb0e19ad5ed8c8f556f65ab8597841e7 authored by Miss Islington (bot) on 15 September 2019, 17:12:13 UTC
bpo-38178: Don't explicitly pass "loop" to EchoClientProtocol. (GH-16159)
Tip revision: 701c488
File Mode Size
__init__.py -rw-r--r-- 1.1 KB
base_events.py -rw-r--r-- 67.6 KB
base_futures.py -rw-r--r-- 2.0 KB
base_subprocess.py -rw-r--r-- 8.6 KB
base_tasks.py -rw-r--r-- 2.1 KB
constants.py -rw-r--r-- 888 bytes
coroutines.py -rw-r--r-- 8.4 KB
events.py -rw-r--r-- 25.6 KB
format_helpers.py -rw-r--r-- 2.3 KB
futures.py -rw-r--r-- 12.4 KB
locks.py -rw-r--r-- 15.5 KB
log.py -rw-r--r-- 124 bytes
proactor_events.py -rw-r--r-- 25.1 KB
protocols.py -rw-r--r-- 6.9 KB
queues.py -rw-r--r-- 7.8 KB
runners.py -rw-r--r-- 1.9 KB
selector_events.py -rw-r--r-- 36.5 KB
sslproto.py -rw-r--r-- 26.3 KB
streams.py -rw-r--r-- 24.0 KB
subprocess.py -rw-r--r-- 7.1 KB
tasks.py -rw-r--r-- 30.0 KB
transports.py -rw-r--r-- 9.9 KB
unix_events.py -rw-r--r-- 39.6 KB
windows_events.py -rw-r--r-- 29.5 KB
windows_utils.py -rw-r--r-- 5.0 KB

back to top