]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:46:14 +0000 (22:46 +0200)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 20:46:14 +0000 (20:46 +0000)
commitba894f17670b5f9d183e536523d240ef91d0d525
tree949c8766a08d5cfc438f8c7156b11bf5d7573b94
parent05956df2c2dd15645acb627891314c06110c5c76
[3.13] gh-79638: Test other HTTP error codes besides 403 in test_robotparser (GH-149569) (GH-149582)

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