Skip to content

[3.6] bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) #3350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2017
Merged

[3.6] bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) #3350

merged 1 commit into from
Sep 5, 2017

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 5, 2017

  • bpo-31170: Update libexpat from 2.2.3 to 2.2.4

Fix copying of partial characters for UTF-8 input (libexpat bug 115):
libexpat/libexpat#115

  • Add NEWS entry.

(cherry picked from commit 759e30e)

https://bugs.python.org/issue31170

* bpo-31170: Update libexpat from 2.2.3 to 2.2.4

Fix copying of partial characters for UTF-8 input (libexpat bug 115):
libexpat/libexpat#115

* Add NEWS entry.

(cherry picked from commit 759e30e)
@vstinner vstinner added type-security A security issue and removed type-security A security issue labels Sep 5, 2017
@vstinner
Copy link
Member Author

vstinner commented Sep 5, 2017

This PR is unrelated to security. It's a regular bugfix. Sorry, I was confused because I was working on upgraded from expat 2.2.1 to 2.2.4 in parallel for other Python branches.

@vstinner vstinner merged commit e5f2f80 into python:3.6 Sep 5, 2017
@vstinner vstinner deleted the expat224_36 branch September 5, 2017 23:30
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.

4 participants