]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128400: Only show the current thread in `faulthandler` if the GIL is disabled...
authorPeter Bierma <zintensitydev@gmail.com>
Fri, 3 Jan 2025 19:14:57 +0000 (14:14 -0500)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 19:14:57 +0000 (14:14 -0500)
commitbefcfdfdaba15ecae38739ecabebd8046c1b1977
tree7a8bff03374ba88fe5d7f0e382d546f3717c8e26
parent46cb6340d7bad955edfc0a20f6a52dabc03b0932
gh-128400: Only show the current thread in `faulthandler` if the GIL is disabled (GH-128425)
Doc/library/faulthandler.rst
Lib/test/test_faulthandler.py
Misc/NEWS.d/next/Library/2025-01-02-15-20-17.gh-issue-128400.UMiG4f.rst [new file with mode: 0644]
Modules/faulthandler.c