summaryrefslogtreecommitdiffstats
path: root/Modules/expat/ascii.h
Commit message (Collapse)AuthorAgeFilesLines
* bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)Victor Stinner2017-09-041-2/+30
| | | | | | | | | * bpo-31170: Update libexpat from 2.2.3 to 2.2.4 Fix copying of partial characters for UTF-8 input (libexpat bug 115): https://github.com/libexpat/libexpat/issues/115 * Add NEWS entry.
* Update the embedded copy of the expat XML parser to 2.1.0. It bringsGregory P. Smith2012-07-141-0/+7
| | | | | | | | | with it a vareity of bug fixes, both security and behavior. See http://www.libexpat.org/ for the list. NOTE: I already backported the expat hash randomization fix in March. Fixes issue #14340.
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-251-4/+3
|
* Initial revisionMartin v. Löwis2002-02-111-0/+86