]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 May 2026 20:50:41 +0000 (22:50 +0200)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 20:50:41 +0000 (20:50 +0000)
commit92d323aa023ee07b14ddca71a8185018f15e279f
tree4e4a86357e5ffc5c5868f5306d998bce4cb54093
parent39dfd782f863a0490478ca9ad3be629876adc254
[3.14] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149581)

Also, use urllib.request.urlcleanup() in NetworkTestCase.
(cherry picked from commit 57ef2199503387617b8af3d719c74089fb70dbd4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_robotparser.py