]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:34:49 +0000 (13:34 +0200)
committerGitHub <noreply@github.com>
Wed, 21 May 2025 11:34:49 +0000 (11:34 +0000)
commitf5de0632d03b02719ebdcb47540b9dd257571407
tree3522c3b1364ca6fcbce509c48cc817a9d0f9ceb4
parent7ada439712871b893bc669971e154b4b4fe15915
[3.13] gh-132542: Only run test_native_id_after_fork if native_id is supported (GH-134408) (GH-134414)

(cherry picked from commit e6dde10a69ce62c3b02b3b4e07559d06a9451fc2)

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