Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) | Victor Stinner | 2017-09-04 | 1 | -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 brings | Gregory P. Smith | 2012-07-14 | 1 | -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öwis | 2003-01-25 | 1 | -4/+3 |
| | |||||
* | Initial revision | Martin v. Löwis | 2002-02-11 | 1 | -0/+86 |