]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-59956: Add a Test to Verify GILState Matches the "Current" Thread State (gh-101625)
authorEric Snow <ericsnowcurrently@gmail.com>
Mon, 6 Feb 2023 22:53:31 +0000 (15:53 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Feb 2023 22:53:31 +0000 (15:53 -0700)
commit914f8fd9f7fc5e48b54d938a68c932cc618ef3a6
tree77f87c6c45f28a9795116b89c6fd7f2e2dd13306
parent38752760c91c87dd67af16d2cee611a22e647567
gh-59956: Add a Test to Verify GILState Matches the "Current" Thread State (gh-101625)

This test should have been in gh-101431.

https://github.com/python/cpython/issues/59956
Lib/test/test_capi/test_misc.py
Modules/_testcapimodule.c