]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-71339: Use new assertion methods in the urllib tests (GH-129056)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Apr 2025 06:24:41 +0000 (09:24 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Apr 2025 06:24:41 +0000 (09:24 +0300)
commitf98b9b4cbb7905c9af45718505389d171ca3c590
tree7684b41d7840d121ea79e9fc1bf6d50f45f84cb0
parent7a29c9883f4cf61372895362e865f7d2f99bd4ca
gh-71339: Use new assertion methods in the urllib tests (GH-129056)
Lib/test/test_urllib.py
Lib/test/test_urllib2.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllibnet.py
Lib/test/test_urlparse.py