]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-137725: Convert faulthandler to Argument Clinic (#137726)
authorVictor Stinner <vstinner@python.org>
Sat, 16 Aug 2025 13:16:04 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Aug 2025 13:16:04 +0000 (15:16 +0200)
commit5c0231c27ad2a8b85e65b4189321c128561b20b4
treeb48a7b350b41fe58797b8c3cf31d56985106fb4e
parent038a6e3b959b1fa55f43b2e60bc207c01f7da0ce
gh-137725: Convert faulthandler to Argument Clinic (#137726)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Include/internal/pycore_global_objects_fini_generated.h
Include/internal/pycore_global_strings.h
Include/internal/pycore_runtime_init_generated.h
Include/internal/pycore_unicodeobject_generated.h
Lib/test/test_faulthandler.py
Modules/clinic/faulthandler.c.h [new file with mode: 0644]
Modules/faulthandler.c