]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-71339: Use new assertion methods in the urllib tests (GH-129056) (GH-132499)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 May 2025 09:40:19 +0000 (11:40 +0200)
committerGitHub <noreply@github.com>
Thu, 22 May 2025 09:40:19 +0000 (09:40 +0000)
commit6126b7cf88c49454c714d6ebee2d4637586cc438
treeb07d711e691f95e7651eedbe4005214875187aef
parent34d3495f32ccacbdcb1084cfeccaa079161cb99e
[3.13] gh-71339: Use new assertion methods in the urllib tests (GH-129056) (GH-132499)

(cherry picked from commit f98b9b4cbb7905c9af45718505389d171ca3c590)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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