COMMITS
/ Doc/library/xml.dom.pulldom.rst May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
September 8, 2021
H
bpo-45132 Remove deprecated __getitem__ methods (GH-28225)
Hugo van Kemenade committed
December 19, 2018
S
Fix Python version since which external enities are not resolved by default. (GH-11237)
Serhiy Storchaka committed
September 23, 2018
C
bpo-17239: Disable external entities in SAX parser (GH-9217)
Christian Heimes committed
August 11, 2018
B
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
Berker Peksag committed
May 19, 2017
D
Fix typos in multiple `.rst` files (#1668)
delirious-lettuce committed
August 20, 2016
M
Minor spelling fixes
Martin Panter committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
March 30, 2016
B
Fix typo in xml.dom.pulldom.rst
Berker Peksag committed
November 2, 2015
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
August 29, 2013
S
Issue #18760: Improved cross-references in the xml package.
Serhiy Storchaka committed
March 26, 2013
C
Issue 17538: Document XML vulnerabilties
Christian Heimes committed
March 16, 2012
E
Issue #14202: some additional doc fixes
Eli Bendersky committed
E
Issue #14202: Greatly enhance the documentation of xml.dom.pulldom.
Eli Bendersky committed
February 10, 2011
R
Add missing source links.
Raymond Hettinger committed
September 16, 2009
G
Last round of adapting style of documenting argument default values.
Georg Brandl 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