]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-59705: Fix solaris detection in test_threading.test_set_name() (#132012)
authorJakub Kulík <Kulikjak@gmail.com>
Wed, 2 Apr 2025 14:34:43 +0000 (16:34 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 14:34:43 +0000 (16:34 +0200)
commite8085319eb20aca7c0f8507aece505461db4f578
tree019a6d73ae39d1add1e86f604a1d981aa7c3d631
parent76f6b5e64a8b6ea5a88606f3665cd9f52c2c2798
gh-59705: Fix solaris detection in test_threading.test_set_name() (#132012)
Lib/test/test_threading.py