]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135120: Add test.support.subTests() (GH-135121) (GH-135210)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 6 Jun 2025 13:16:50 +0000 (16:16 +0300)
committerGitHub <noreply@github.com>
Fri, 6 Jun 2025 13:16:50 +0000 (13:16 +0000)
commitd864a9150bb2a2594a389538b8ee3187ad34afbc
tree5b7aa7ee74a26cc3272e17ddc9d3d0602bd2aa72
parent793de28b4034cd076343ed98d420987ee3ac8756
[3.13] gh-135120: Add test.support.subTests() (GH-135121) (GH-135210)

(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]