]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: test `uuid` module thread safety in free-threading (#140068)
authorAlper <alperyoney@fb.com>
Thu, 16 Oct 2025 18:27:51 +0000 (11:27 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Oct 2025 18:27:51 +0000 (23:57 +0530)
commit9a87ce8b57f5d698900d84b4f6f5aa47b5f37a89
tree76a046c66de4db969e8796285108e7d9596ec14e
parent2ebd0cdb16a8824957ea588e1aab0a35d45e6b7b
gh-116738: test `uuid` module thread safety in free-threading (#140068)
Lib/test/test_free_threading/test_uuid.py [new file with mode: 0755]