Staging
v0.5.1
https://github.com/python/cpython
Revision 8a62887dfb4bb2835048780ad673362f7ee3c7bf authored by Serhiy Storchaka on 06 December 2020, 16:54:33 UTC, committed by GitHub on 06 December 2020, 16:54:33 UTC
It was used to implement now removed asyncio.Task.all_tasks().
1 parent 6a7fb9d
History
Tip revision: 8a62887dfb4bb2835048780ad673362f7ee3c7bf authored by Serhiy Storchaka on 06 December 2020, 16:54:33 UTC
bpo-42582: Remove asyncio._all_tasks_compat(). (GH-23664)
Tip revision: 8a62887
File Mode Size
clinic
README -rw-r--r-- 2.6 KB
_codecs_cn.c -rw-r--r-- 11.0 KB
_codecs_hk.c -rw-r--r-- 5.0 KB
_codecs_iso2022.c -rw-r--r-- 33.0 KB
_codecs_jp.c -rw-r--r-- 19.9 KB
_codecs_kr.c -rw-r--r-- 12.7 KB
_codecs_tw.c -rw-r--r-- 2.3 KB
alg_jisx0201.h -rw-r--r-- 3.1 KB
cjkcodecs.h -rw-r--r-- 14.1 KB
emu_jisx0213_2000.h -rw-r--r-- 2.7 KB
mappings_cn.h -rw-r--r-- 312.4 KB
mappings_hk.h -rw-r--r-- 179.4 KB
mappings_jisx0213_pair.h -rw-r--r-- 3.8 KB
mappings_jp.h -rw-r--r-- 357.0 KB
mappings_kr.h -rw-r--r-- 247.9 KB
mappings_tw.h -rw-r--r-- 198.8 KB
multibytecodec.c -rw-r--r-- 63.1 KB
multibytecodec.h -rw-r--r-- 4.5 KB

README

back to top