cpython/Modules/expat
Victor Stinner 5ff7132313 bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)
New file: Modules/expat/siphash.h.
2017-06-21 14:39:22 +02:00
..
ascii.h
asciitab.h
COPYING bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
expat.h bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
expat_config.h
expat_external.h bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
iasciitab.h
internal.h bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) 2017-06-15 00:54:36 +02:00
latin1tab.h
nametab.h
pyexpatns.h revert expat changes 2016-09-19 22:20:13 -07:00
siphash.h bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
utf8tab.h
winconfig.h bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
xmlparse.c bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
xmlrole.c bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +02:00
xmlrole.h
xmltok.c bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) 2017-06-21 14:39:22 +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