Skip to content

[3.13] gh-79638: Treat an unreachable robots.txt as "disallow all" (GH-138555)#149513

Closed
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-310fe88-3.13
Closed

[3.13] gh-79638: Treat an unreachable robots.txt as "disallow all" (GH-138555)#149513
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-310fe88-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 7, 2026

Disallow all access in urllib.robotparser if the robots.txt file is
unreachable due to server or network errors.
(cherry picked from commit 310fe88)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…thonGH-138555)

Disallow all access in urllib.robotparser if the robots.txt file is
unreachable due to server or network errors.
(cherry picked from commit 310fe88994249a5a02e20d1211b8fc067e34aa78)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@StanFromIreland
Copy link
Copy Markdown
Member

Backported prematurely.

@miss-islington miss-islington deleted the backport-310fe88-3.13 branch May 7, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants