]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 May 2025 11:38:37 +0000 (13:38 +0200)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 11:38:37 +0000 (11:38 +0000)
commit7c3e21540b6f33840e5a756c71dbb8487b66e2d4
treefd82ea8553af184c890c463cb627ff195f6027ec
parent87d7a19ef0a751925be1f703858831c5e0c4fb57
[3.14] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH-134408) (GH-134413)

(cherry picked from commit e6dde10a69ce62c3b02b3b4e07559d06a9451fc2)

Co-authored-by: Noam Cohen <noam@noam.me>
Lib/test/test_threading.py