Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 27, 2019

@vstinner
Copy link
Member Author

@larryhastings: Hey, here is a fix for Python 3.5 for https://bugs.python.org/issue38174 :
"Security vulnerability in bundled expat CVE-2019-15903 (fix available in expat 2.2.8)"

cc @benjaminp

@vstinner
Copy link
Member Author

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.

@larryhastings
Copy link
Contributor

I've asked Ned and Julien to look at the Sphinx failure on Travis CI. Hopefully one of 'em will sort it out.

@vstinner
Copy link
Member Author

vstinner commented Oct 1, 2019

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.

@vstinner
Copy link
Member Author

vstinner commented Oct 8, 2019

I rebased my PR on top of the commit edd9bc9 to fix the doc job of Travis CI.

@larryhastings larryhastings merged commit c386c8b into python:3.5 Oct 9, 2019
@bedevere-bot
Copy link

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings
Copy link
Contributor

Thanks for the backport!

@vstinner vstinner deleted the expat228_35 branch January 30, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants