]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128734: Fix ResourceWarning in urllib tests (GH-128735) 128348/head
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jan 2025 10:53:17 +0000 (12:53 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Jan 2025 10:53:17 +0000 (12:53 +0200)
commit5ace71713b03cb37d829f50c849a8bb8a518738d
tree1e06b1e4d0b9931735145087fe928b617db89120
parentcb72feb8a30edb448bc8dc31330ed7420279d7c2
gh-128734: Fix ResourceWarning in urllib tests (GH-128735)
Lib/test/test_urllib.py
Lib/test/test_urllib2.py
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllib_response.py
Lib/test/test_urllibnet.py