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
test
__init__.py -rw-r--r-- 3.2 KB
__main__.py -rw-r--r-- 472 bytes
async_case.py -rw-r--r-- 5.6 KB
case.py -rw-r--r-- 58.2 KB
loader.py -rw-r--r-- 22.2 KB
main.py -rw-r--r-- 11.0 KB
mock.py -rw-r--r-- 95.7 KB
result.py -rw-r--r-- 7.3 KB
runner.py -rw-r--r-- 7.6 KB
signals.py -rw-r--r-- 2.3 KB
suite.py -rw-r--r-- 12.5 KB
util.py -rw-r--r-- 5.1 KB

back to top