COMMITS
/ Doc/library/xml.sax.reader.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 14, 2019
M
bpo-31658: Make xml.sax.parse accepting Path objects (GH-8564)
Mickaël Schoentgen committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 2, 2016
R
#13784: fix xml.sax.reader getColumn/LineNumber docs.
R David Murray committed
April 15, 2016
M
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter committed
April 2, 2015
S
Issue #2175: SAX parsers now support a character stream of InputSource object.
Serhiy Storchaka committed
August 29, 2013
S
Issue #18760: Improved cross-references in the xml package.
Serhiy Storchaka committed
August 3, 2010
G
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl committed
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 10, 2007
C
Remove two lingering references to now-gone has_key() methods from the library docs.
Collin Winter committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed