cpython/Modules/expat
Victor Stinner 23ec4b57e1 bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164)
* 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).
2017-06-15 00:54:36 +02:00
..
COPYING bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
ascii.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
asciitab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
expat.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
expat_config.h Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 2006-05-27 19:21:47 +00:00
expat_external.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
iasciitab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
internal.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
latin1tab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
nametab.h
pyexpatns.h revert expat changes 2016-09-19 22:20:13 -07:00
utf8tab.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
winconfig.h Update to Expat 1.95.7; there are no changes to the Expat sources. 2003-10-21 15:38:55 +00:00
xmlparse.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
xmlrole.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
xmlrole.h Incorporate Expat 1.95.6. 2003-01-25 22:41:29 +00:00
xmltok.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
xmltok.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
xmltok_impl.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
xmltok_impl.h
xmltok_ns.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00