]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143001: Add @cpython_only to test_threading.ThreadTests.test_PyThreadState_SetAsyn...
authorJeong, YunWon <69878+youknowone@users.noreply.github.com>
Sat, 3 Jan 2026 15:01:49 +0000 (00:01 +0900)
committerGitHub <noreply@github.com>
Sat, 3 Jan 2026 15:01:49 +0000 (00:01 +0900)
commit3c56f9e2ccefa4eb420902339845f22659d47f3b
tree05707d566a7b34c52f59cc4c63415add4b0b3bd2
parent27434c68f8c9d8f5e3e1708948a339999172a4bc
gh-143001: Add @cpython_only to test_threading.ThreadTests.test_PyThreadState_SetAsyncExc (gh-143002)
Lib/test/test_threading.py