Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[3.5] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16346) #16434
Conversation
This comment has been minimized.
This comment has been minimized.
@larryhastings: Hey, here is a fix for Python 3.5 for https://bugs.python.org/issue38174 : cc @benjaminp |
This comment has been minimized.
This comment has been minimized.
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. |
This comment has been minimized.
This comment has been minimized.
I've asked Ned and Julien to look at the Sphinx failure on Travis CI. Hopefully one of 'em will sort it out. |
This comment has been minimized.
This comment has been minimized.
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)
This comment has been minimized.
This comment has been minimized.
I rebased my PR on top of the commit edd9bc9 to fix the doc job of Travis CI. |
This comment has been minimized.
This comment has been minimized.
bedevere-bot
commented
Oct 9, 2019
@larryhastings: Please replace |
This comment has been minimized.
This comment has been minimized.
Thanks for the backport! |
vstinner commentedSep 27, 2019
•
edited by bedevere-bot
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