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
command
tests
README -rw-r--r-- 242 bytes
__init__.py -rw-r--r-- 236 bytes
_msvccompiler.py -rw-r--r-- 21.4 KB
archive_util.py -rw-r--r-- 8.4 KB
bcppcompiler.py -rw-r--r-- 14.6 KB
ccompiler.py -rw-r--r-- 46.3 KB
cmd.py -rw-r--r-- 17.7 KB
config.py -rw-r--r-- 4.7 KB
core.py -rw-r--r-- 8.7 KB
cygwinccompiler.py -rw-r--r-- 16.1 KB
debug.py -rw-r--r-- 139 bytes
dep_util.py -rw-r--r-- 3.4 KB
dir_util.py -rw-r--r-- 7.6 KB
dist.py -rw-r--r-- 49.2 KB
errors.py -rw-r--r-- 3.5 KB
extension.py -rw-r--r-- 10.3 KB
fancy_getopt.py -rw-r--r-- 17.4 KB
file_util.py -rw-r--r-- 8.0 KB
filelist.py -rw-r--r-- 12.5 KB
log.py -rw-r--r-- 1.9 KB
msvc9compiler.py -rw-r--r-- 29.8 KB
msvccompiler.py -rw-r--r-- 23.0 KB
spawn.py -rw-r--r-- 7.7 KB
sysconfig.py -rw-r--r-- 19.9 KB
text_file.py -rw-r--r-- 12.2 KB
unixccompiler.py -rw-r--r-- 14.4 KB
util.py -rw-r--r-- 20.4 KB
version.py -rw-r--r-- 12.1 KB
versionpredicate.py -rw-r--r-- 5.0 KB

README

back to top