]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] 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:53:55 +0000 (22:53 +0200)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 20:53:55 +0000 (20:53 +0000)
commitbb060b82f6723110b399431843e7de7d209c3a1d
tree594c738da0cd0b00c9f0e226cca99695c400212a
parent0bdbc4810165bcbaefd16560d48e94a472557d23
[3.15] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149580)

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