]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117683: Fix test_free_different_thread failures with GIL disabled (#117685)
authorSam Gross <colesbury@gmail.com>
Tue, 16 Apr 2024 15:55:56 +0000 (11:55 -0400)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 15:55:56 +0000 (11:55 -0400)
commitdf0f3a738f8bd414e0a3164ad65f71acfa83c085
tree8a348c83e8bd47be121cb17ad80ae1725da946be
parentacf69e09c66f8473399fabab36b81f56496528a6
gh-117683: Fix test_free_different_thread failures with GIL disabled (#117685)
Lib/test/test_code.py