]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119132: Log sys._is_gil_enabled() in test.pythoninfo (GH-119140) (#119143)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 May 2024 13:46:21 +0000 (15:46 +0200)
committerGitHub <noreply@github.com>
Sat, 18 May 2024 13:46:21 +0000 (13:46 +0000)
commit9c2de86b5bd5c70390b5a7512e211bd13ff5e7cf
treef9a461419846a01c9597882afd09ad44e2deb815
parent1bb3a9df1b0e4884c1bc6316eb1275ac17a2cedc
[3.13] gh-119132: Log sys._is_gil_enabled() in test.pythoninfo (GH-119140) (#119143)

gh-119132: Log sys._is_gil_enabled() in test.pythoninfo (GH-119140)
(cherry picked from commit 74072a3ffc733e32159e694bcf7a2198f2db0d43)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/pythoninfo.py