Staging
v0.5.1
https://github.com/python/cpython
Revision 8d9efc4a2750e0512c0d2af27c70c3dea018a4e6 authored by Miss Islington (bot) on 19 September 2019, 06:41:35 UTC, committed by Stéphane Wirtel on 19 September 2019, 06:41:35 UTC
The function return type is void, not int.
(cherry picked from commit d299b8b47d9dbea8fec2c2abcb6c32ad32f5f4d1)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 16eb623
History
Tip revision: 8d9efc4a2750e0512c0d2af27c70c3dea018a4e6 authored by Miss Islington (bot) on 19 September 2019, 06:41:35 UTC
Fix _PyTraceMalloc_Fini() definition (GH-16259) (GH-16278)
Tip revision: 8d9efc4
File Mode Size
clinic
README -rw-r--r-- 2.7 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.7 KB
mappings_jp.h -rw-r--r-- 356.9 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.4 KB
multibytecodec.h -rw-r--r-- 4.4 KB

README

back to top