summaryrefslogtreecommitdiffstats
path: root/Modules/expat/xmltok_impl.c
Commit message (Expand)AuthorAgeFilesLines
* [2.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16408)Benjamin Peterson2019-09-261-479/+520
* bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150)Miss Islington (bot)2018-09-111-3/+6
* [2.7] closes bpo-33956: update vendored expat to 2.2.5 (GH-7925)Benjamin Peterson2018-06-271-73/+0
* bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)Victor Stinner2017-09-061-3/+30
* bpo-30947: Update libexpat from 2.2.1 to 2.2.3 (#3106) (#3145)Victor Stinner2017-08-181-6/+33
* bpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2202)Victor Stinner2017-06-151-115/+111
* Update the embedded copy of the expat XML parser to 2.1.0. It bringsGregory P. Smith2012-07-141-1/+5
* Expat could crash if given the wrong kind of input by never stopping itsBrett Cannon2009-08-131-1/+1
* Upgrade pyexpat to expat 2.0.0 (http://python.org/sf/1462338).Trent Mick2006-06-191-3/+3
* Update to Expat 1.95.7; there are no changes to the Expat sources.Fred Drake2003-10-211-1/+1
* Incorporate Expat 1.95.6.Martin v. Löwis2003-01-251-470/+481
* Initial revisionMartin v. Löwis2002-02-111-0/+1768