Skip to content

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