[3.5] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346)#16434
[3.5] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346)#16434larryhastings merged 1 commit intopython:3.5from vstinner:expat228_35
Conversation
|
@larryhastings: Hey, here is a fix for Python 3.5 for https://bugs.python.org/issue38174 : cc @benjaminp |
|
The Visual Studio project files are modified to remove Modules/expat/loadlibrary.c which has been removed from libexpat 2.2.8. Well, this change is just a backport from the master branch. |
|
I've asked Ned and Julien to look at the Sphinx failure on Travis CI. Hopefully one of 'em will sort it out. |
I created https://bugs.python.org/issue38339 to track this bug. |
Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes. (cherry picked from commit 52b9408)
|
I rebased my PR on top of the commit edd9bc9 to fix the doc job of Travis CI. |
|
@larryhastings: Please replace |
|
Thanks for the backport! |
Fixes CVE-2019-15903. See full changelog at https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes.
(cherry picked from commit 52b9408)
https://bugs.python.org/issue38174