]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 12 Dec 2022 16:58:46 +0000 (09:58 -0700)
committerGitHub <noreply@github.com>
Mon, 12 Dec 2022 16:58:46 +0000 (09:58 -0700)
commit53d9cd95cd91f1a291a3923acb95e0e86942291a
treea74819d972cdbe611a554c6577108a7959525011
parent8790d4d31fcd3abaccf31d27f72a8684adfc9dee
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)

https://github.com/python/cpython/issues/81057
Include/internal/pycore_faulthandler.h [new file with mode: 0644]
Include/internal/pycore_runtime.h
Include/internal/pycore_runtime_init.h
Makefile.pre.in
Modules/faulthandler.c
PCbuild/pythoncore.vcxproj
PCbuild/pythoncore.vcxproj.filters
Tools/c-analyzer/cpython/globals-to-fix.tsv
Tools/c-analyzer/cpython/ignored.tsv