COMMITS
/ Doc/library/pyexpat.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
N
Docs: remove links of modules to themselves (#144695)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
November 5, 2025
S
gh-139313: Improve docs on XML security (GH-139460)
Sebastian Pipping committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
S
gh-90949: Recommend `hasattr` with Expat security methods (#139800)
Sebastian Pipping committed
September 28, 2025
B
gh-90949: expose Expat API to tune exponential expansion protections (#139368)
Bénédikt Tran committed
September 26, 2025
B
gh-90949: amend GH-139234 in prevision of future mitigation API (#139366)
Bénédikt Tran committed
B
gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (#139234)
Bénédikt Tran committed
July 7, 2025
V
gh-127502: Remove XML vulnerability table (GH-135294)
Victor Stinner committed
January 14, 2025
H
Python 3.14.0a4
Hugo van Kemenade committed
January 2, 2025
S
gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=2.6.4 (#126625)
Sebastian Pipping committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
X
Docs: fix typos in documentation (#118752)
Xie Yanbo committed
March 6, 2024
S
gh-115398: Suggest use of `hasattr` with checking for 3.13 Expat API availability (GH-116278)
Sebastian Pipping committed
February 29, 2024
S
gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623)
Sebastian Pipping committed
February 23, 2024
S
gh-54358: Clarify data chunking in pyexpat (GH-31629)
Stanley committed
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
December 31, 2021
S
bpo-45321: Add missing error codes to module `xml.parsers.expat.errors` (GH-30188)
Sebastian Pipping committed
December 29, 2020
M
bpo-42700: Swap descriptions in pyexpat.errors (GH-23876)
Michael Wayne Goodman committed
May 16, 2017
S
bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613)
Serhiy Storchaka committed
July 26, 2016
M
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Martin Panter committed
July 11, 2016
M
English spelling and grammar 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
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
February 10, 2016
M
Issues #26310, #26311: Fix typos in the documentation and code comments
Martin Panter committed
November 2, 2015
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
October 29, 2014
G
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl committed
March 27, 2014
N
Issue #6676: Ensure a meaningful exception is raised when attempting
Ned Deily committed
December 23, 2013
S
Removed spaces before commas and periods.
Serhiy Storchaka committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
August 26, 2013
E
Clarify pyexpat documentation in StartElementHandler
Eli Bendersky committed
March 26, 2013
C
Issue 17538: Document XML vulnerabilties
Christian Heimes committed
September 20, 2012
E
Fix a few quotes/backslashes.
Ezio Melotti committed
January 5, 2011
A
Issue #5485: Add doc for expat.xmlparser.SetParamEntityParsing.
Antoine Pitrou committed
October 15, 2010
August 3, 2010
G
Terminology fix: exceptions are raised, except in generator.throw().
Georg Brandl committed
September 2, 2009
G
Switch more function arguments docs to new-style.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
April 24, 2008
B
remove some old versionchanged and versionadded directives
Benjamin Peterson committed
March 18, 2008
January 9, 2008
C
Merged revisions 59843-59863 via svnmerge from
Christian Heimes committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 4, 2007
G
Convert all print statements in the docs.
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