]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in the http tests (GH-129058)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Apr 2025 06:24:54 +0000 (09:24 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 06:24:54 +0000 (09:24 +0300)
commit7076d076c27687140adc64ad495ea82f6eb5b3ce
tree6ecd573aebd662bd0ee086c0a90c317114d71b4d
parentf98b9b4cbb7905c9af45718505389d171ca3c590
gh-71339: Use new assertion methods in the http tests (GH-129058)
Lib/test/test_http_cookiejar.py
Lib/test/test_http_cookies.py
Lib/test/test_httplib.py
Lib/test/test_httpservers.py