cpython/Modules/expat
Victor Stinner 0e4571a68a bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202)
* 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 23ec4b57e1)
2017-06-15 02:16:35 +02:00
..
COPYING bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202) 2017-06-15 02:16:35 +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) (#2202) 2017-06-15 02:16:35 +02:00
expat_config.h Further changes for #1471883: Edit Misc/NEWS, and 2006-04-29 12:37:25 +00:00
expat_external.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202) 2017-06-15 02:16:35 +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) (#2202) 2017-06-15 02:16:35 +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 Initial revision 2002-02-11 23:13:04 +00:00
pyexpatns.h Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00: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) (#2202) 2017-06-15 02:16:35 +02:00
xmlrole.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202) 2017-06-15 02:16:35 +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) (#2202) 2017-06-15 02:16:35 +02:00
xmltok.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202) 2017-06-15 02:16:35 +02:00
xmltok_impl.c bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202) 2017-06-15 02:16:35 +02:00
xmltok_impl.h Initial revision 2002-02-11 23:13:04 +00:00
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