Staging
v0.5.1
https://github.com/python/cpython
Revision 6aeed01901d020363e383821b38614816d0b4032 authored by Miss Islington (bot) on 20 January 2020, 22:52:35 UTC, committed by GitHub on 20 January 2020, 22:52:35 UTC

Mention that the function implicitly creates new event loop only if called from the main thread.
(cherry picked from commit 2c49becc69c05934996a00b902e4a4f089b91954)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
1 parent 4cdb758
History
Tip revision: 6aeed01901d020363e383821b38614816d0b4032 authored by Miss Islington (bot) on 20 January 2020, 22:52:35 UTC
Fix asyncio.get_event_loop() documentation (GH-18051)
Tip revision: 6aeed01
File Mode Size
clinic
README.txt -rw-r--r-- 1.1 KB
asciilib.h -rw-r--r-- 1.2 KB
codecs.h -rw-r--r-- 27.2 KB
count.h -rw-r--r-- 666 bytes
ctype.h -rw-r--r-- 3.0 KB
eq.h -rw-r--r-- 806 bytes
fastsearch.h -rw-r--r-- 8.5 KB
find.h -rw-r--r-- 3.2 KB
find_max_char.h -rw-r--r-- 3.7 KB
join.h -rw-r--r-- 3.8 KB
localeutil.h -rw-r--r-- 2.5 KB
partition.h -rw-r--r-- 3.0 KB
replace.h -rw-r--r-- 1.8 KB
split.h -rw-r--r-- 11.0 KB
stringdefs.h -rw-r--r-- 1.2 KB
transmogrify.h -rw-r--r-- 19.6 KB
ucs1lib.h -rw-r--r-- 1.2 KB
ucs2lib.h -rw-r--r-- 1.2 KB
ucs4lib.h -rw-r--r-- 1.2 KB
undef.h -rw-r--r-- 248 bytes
unicode_format.h -rw-r--r-- 40.4 KB
unicodedefs.h -rw-r--r-- 1.2 KB

README.txt

back to top