]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116738: add multi-threaded tests for `resource` module on free-threading builds...
authorAlper <alperyoney@fb.com>
Thu, 11 Sep 2025 13:38:08 +0000 (06:38 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 13:38:08 +0000 (19:08 +0530)
commit32e1e0699ffda8ec1dd5a0eb178b052352ab7d31
treeb0ef4f7ba6efa3f3634a24fe3233e8dd96735fdb
parentd325cddc6bfc2b997f04b8d21b7a2f7d211881dc
gh-116738: add multi-threaded tests for `resource` module on free-threading builds (#138504)
Lib/test/test_free_threading/test_resource.py [new file with mode: 0644]