COMMITS
/ Doc/library/html.parser.rst May 7, 2025
B
gh-131535: Fix stale example in html.parser docs, make examples doctests (GH-131551)
Brian Schubert committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
February 17, 2022
G
Update html.parser.rst (GH-30678)
Géry Ogam committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
August 24, 2015
R
Merge: #24926: Fix typo in example.
R David Murray committed
R
#24926: Fix typo in example.
R David Murray committed
August 2, 2014
E
November 23, 2013
November 2, 2013
June 24, 2012
G
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl committed
June 23, 2012
February 18, 2012
E
#14020: improve HTMLParser documentation.
Ezio Melotti committed
November 1, 2011
October 28, 2011
E
Improve HTMLParser example in the doc and fix a couple minor things.
Ezio Melotti committed
March 21, 2011
G
Merge to 3.2.
Georg Brandl committed
G
Fix duplicate word.
Georg Brandl committed
January 27, 2011
R
More source links.
Raymond Hettinger committed
December 3, 2010
R
Add missing versionchanged, correct 'throw' wording to 'raise'.
R. David Murray committed
R
#1486713: Add a tolerant mode to HTMLParser.
R. David Murray committed
October 6, 2010
August 3, 2010
G
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl committed
August 1, 2010
G
Merged revisions 83223 via svnmerge from
Georg Brandl committed
July 29, 2010
G
#3874: document HTMLParser.unknown_decl().
Georg Brandl committed
August 13, 2009
G
Merged revisions 73592,73823 via svnmerge from
Georg Brandl committed
June 27, 2009
E
Updated the last example as requested in #6350
Ezio Melotti committed
June 1, 2008
G
Remove the htmllib and sgmllib modules as per PEP 3108.
Georg Brandl committed
May 18, 2008
G
Merged revisions 63438 via svnmerge from
Georg Brandl committed