]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71339: Use new assertion methods in the http tests (GH-129058) (GH-132500)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 09:40:26 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 09:40:26 +0000 (09:40 +0000)
commitba9f533f9342740e7eaf989f6ebc5ecc9f697991
tree8823240bec79130fbb5423b19fa28053e24a503f
parent6126b7cf88c49454c714d6ebee2d4637586cc438
[3.13] gh-71339: Use new assertion methods in the http tests (GH-129058) (GH-132500)

(cherry picked from commit 7076d076c27687140adc64ad495ea82f6eb5b3ce)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_http_cookiejar.py
Lib/test/test_http_cookies.py
Lib/test/test_httplib.py
Lib/test/test_httpservers.py