https://github.com/python/cpython
Revision 0e4571a68a7f48e8469ef05b04ba3463d3fd82c0 authored by Victor Stinner on 15 June 2017, 00:16:35 UTC, committed by GitHub on 15 June 2017, 00:16:35 UTC
* bpo-29591: Upgrade Modules/expat to libexpat 2.2

* bpo-29591: Restore Python changes on expat

* bpo-29591: Remove expat config of unsupported platforms

Remove the configuration (Modules/expat/*config.h) of unsupported
platforms:

* Amiga
* MacOS Classic on PPC32
* Open Watcom

* bpo-29591: Remove useless XML_HAS_SET_HASH_SALT

The XML_HAS_SET_HASH_SALT define of Modules/expat/expat.h became
useless since our local expat copy was upgrade to expat 2.1 (it's now
expat 2.2.0).

(cherry picked from commit 23ec4b57e1359f9c539b8defc317542173ae087e)
1 parent 4b30107
History
Tip revision: 0e4571a68a7f48e8469ef05b04ba3463d3fd82c0 authored by Victor Stinner on 15 June 2017, 00:16:35 UTC
bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202)
Tip revision: 0e4571a
File Mode Size
.github
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 552 bytes
.gitattributes -rw-r--r-- 809 bytes
.gitignore -rw-r--r-- 1.1 KB
.hgeol -rw-r--r-- 1007 bytes
.hgignore -rw-r--r-- 1.1 KB
.hgtags -rw-r--r-- 8.5 KB
.mention-bot -rw-r--r-- 39 bytes
.travis.yml -rw-r--r-- 3.0 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 47.3 KB
README -rw-r--r-- 54.4 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 432.6 KB
configure.ac -rw-r--r-- 138.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.3 KB
setup.py -rw-r--r-- 96.7 KB

README

back to top