]> granicus.if.org Git - python/commit
Issue #20186: Converted the tracemalloc module to Argument Clinic.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Feb 2017 10:18:38 +0000 (12:18 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 4 Feb 2017 10:18:38 +0000 (12:18 +0200)
commitb451f91786a308c4a16f3fd66eae59e2528e3777
tree4e92e124d07f145b0812f856e4cb38ccf1e58e7f
parent5106ad13b20a39abdbf88e0f825632ae6c6e1ae4
Issue #20186: Converted the tracemalloc module to Argument Clinic.
Based on patch by Georg Brandl.
Modules/_tracemalloc.c
Modules/clinic/_tracemalloc.c.h [new file with mode: 0644]