COMMITS
/ Modules/expat/xmlparse.c March 29, 2026
S
gh-146083: Upgrade bundled Expat to 2.7.5 (#146085)
Stan Ulbrych committed
February 5, 2026
S
gh-144363: Update bundled libexpat to 2.7.4 (#144365)
Stan Ulbrych committed
September 27, 2025
S
gh-139312: Update bundled libexpat to 2.7.3 (GH-139319)
Stan Ulbrych committed
September 17, 2025
S
gh-138998: Upgrade vendored expat to 2.7.2 (#138999)
Stan Ulbrych committed
April 7, 2025
G
gh-131809: Upgrade vendored expat to 2.7.1 (#132192)
Gregory P. Smith committed
March 17, 2025
G
gh-131261: Update libexpat to 2.7.0 (CVE-2024-8176) (#131272)
Gregory P. Smith committed
November 13, 2024
S
gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
Seth Michael Larson committed
September 4, 2024
S
gh-123678: Upgrade libexpat 2.6.3 (#123689)
Seth Michael Larson committed
April 23, 2024
S
gh-116741: Upgrade libexpat to 2.6.2 (#117296)
Seth Michael Larson committed
February 14, 2024
S
gh-115399: Upgrade bundled libexpat to 2.6.0 (#115431)
Seth Michael Larson committed
October 27, 2022
S
gh-98739: Update libexpat from 2.4.9 to 2.5.0 (#98742)
Shaun Walbridge committed
September 22, 2022
D
gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006)
Dong-hee Na committed
March 7, 2022
S
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
Steve Dower committed
February 23, 2022
D
bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487)
Dong-hee Na committed
February 12, 2022
C
bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022)
Cyril Jouve committed
October 7, 2021
C
Fix typos in the Modules directory (GH-28761)
Christian Clauss committed
August 29, 2021
V
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
Victor Stinner committed
September 26, 2019
B
closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346)
Benjamin Peterson committed
August 30, 2019
M
Fix typos mostly in comments, docs and test names (GH-15209)
Min ho Kim committed
June 28, 2019
B
closes bpo-37437: Update vendorized expat to 2.2.7. (GH-14436)
Benjamin Peterson committed
September 11, 2018
B
bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150)
Benjamin Peterson committed
June 27, 2018
B
bpo-33956: update vendored expat to 2.2.5 (GH-7925)
Benjamin Peterson committed
September 4, 2017
V
bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)
Victor Stinner committed
August 18, 2017
V
bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106)
Victor Stinner committed
July 11, 2017
S
Avoid _GNU_SOURCE redefined warning in xmlparse.c (#2670)
Segev Finer committed
June 21, 2017
V
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)
Victor Stinner committed
June 14, 2017
V
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)
Victor Stinner committed
June 11, 2016
B
upgrade expt to 2.1.1 (closes #26556)
Benjamin Peterson committed
December 6, 2013
C
Load expat_config.h and therefore pyconfig.h before C stdlib headers are loaded.
Christian Heimes committed
July 14, 2012
G
Update the embedded copy of the expat XML parser to 2.1.0. It brings
Gregory P. Smith committed
March 14, 2012
G
Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
Gregory P. Smith committed
January 22, 2010
M
Merged revisions 77682 via svnmerge from
Matthias Klose committed
August 21, 2006
T
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
May 27, 2006
T
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters committed
January 7, 2006
N
Fix icc warnings: using wrong enum type
Neal Norwitz committed
August 3, 2004
F
update to Expat 1.95.8
Fred Drake committed
October 21, 2003
F
Update to Expat 1.95.7; there are no changes to the Expat sources.
Fred Drake committed
January 28, 2003
F
Update to the final version released as Expat 1.95.6 (maintaining
Fred Drake committed
January 26, 2003
M
Undo inclusion of Python.h. Remove HAVE_MEMCPY section.
Martin v. Löwis committed
January 25, 2003
M
Incorporate Expat 1.95.6.
Martin v. Löwis committed
February 11, 2002
M
Disable usage of Expat's config.h.
Martin v. Löwis committed
M
Initial revision
Martin v. Löwis committed