index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
pyexpat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-115398: Revert `PyExpat_CAPI_MAGIC` version bump (GH-116411)
Sebastian Pipping
2024-03-06
1
-1/+1
*
gh-115398: Increment PyExpat_CAPI_MAGIC for SetReparseDeferralEnabled additio...
Gregory P. Smith
2024-03-04
1
-1/+1
*
gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115...
Sebastian Pipping
2024-02-29
1
-1/+3
*
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
Christian Heimes
2018-09-18
1
-1/+3
*
Issue #13612: handle unknown encodings without a buffer overflow.
Eli Bendersky
2013-05-25
1
-1/+3
*
Issue #16986: ElementTree now correctly parses a string input not only when
Serhiy Storchaka
2013-05-22
1
-0/+1
*
Issue #14007: implement doctype() method calling in XMLParser of _elementtree.
Eli Bendersky
2012-06-01
1
-0/+2
*
add a replacement API for PyCObject, PyCapsule #5630
Benjamin Peterson
2009-05-05
1
-0/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-2/+2
*
moved magic into structure (mainly to simplify the client code)
Fredrik Lundh
2005-12-13
1
-3/+5
*
renamed dispatch -> capi to match other CAPI implementations
Fredrik Lundh
2005-12-13
1
-3/+3
*
added cobject-based expat dispatch mechanism to pyexpat
Fredrik Lundh
2005-12-13
1
-0/+45