COMMITS
/ Doc/library/urllib.robotparser.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 4, 2026
K
November 4, 2025
C
Fix minor typo: 'web site' -> 'website' (GH-140561)
commitWithTisha committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 28, 2024
S
Correction Skip Montanaro's email address (#114677)
Skip Montanaro committed
July 26, 2021
M
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak committed
May 16, 2018
C
bpo-21475: Support the Sitemap extension in robotparser (GH-6883)
Christopher Beacham committed
November 23, 2017
B
bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (#4529)
Berker Peksag committed
June 11, 2016
T
Merge Issue #22558.
Terry Jan Reedy committed
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 8, 2015
B
Issue #16099: RobotFileParser now supports Crawl-delay and Request-rate
Berker Peksag committed
March 15, 2013
T
Issue #17398: document url argument of RobotFileParser
Terry Jan Reedy committed
June 23, 2008
G
Review the doc changes for the urllib package creation.
Georg Brandl committed
S
Documentation updates for urllib package. Modified the documentation for the
Senthil Kumaran committed