]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135120: Add test.support.subTests() (GH-135121)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Jun 2025 11:52:48 +0000 (14:52 +0300)
committerGitHub <noreply@github.com>
Fri, 6 Jun 2025 11:52:48 +0000 (13:52 +0200)
commit6ef06fad84244261c695ec337c7d2734277054db
tree3e41315ec0aa7e5fed86d51ddb266213334dd8e2
parent0d9ccc87a2198a0c1881ab4b17a24fc7fec62418
gh-135120: Add test.support.subTests() (GH-135121)
Lib/test/support/__init__.py
Lib/test/test_http_cookiejar.py
Lib/test/test_ntpath.py
Lib/test/test_posixpath.py
Lib/test/test_urlparse.py
Misc/NEWS.d/next/Tests/2025-06-04-13-07-44.gh-issue-135120.NapnZT.rst [new file with mode: 0644]