]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-135120: Add test.support.subTests() (GH-135121) (GH-135208)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Jun 2025 13:03:28 +0000 (16:03 +0300)
committerGitHub <noreply@github.com>
Fri, 6 Jun 2025 13:03:28 +0000 (13:03 +0000)
commit5b38af57e0ad0fb9661af9f580fb7c0cc4999263
tree88f424789d0cd8a4bf22a99e795894d4ab3e8906
parent4e2e02eec9b8d16337fb48f32eeddc535e4c07cb
[3.14] gh-135120: Add test.support.subTests() (GH-135121) (GH-135208)

(cherry picked from commit 6ef06fad84244261c695ec337c7d2734277054db)
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]