FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.6] bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) by vstinner · Pull Request #3350 · python/cpython · GitHub

/ cpython Public

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

Merged
vstinner merged 1 commit into
python:3.6from
vstinner:expat224_36
Sep 5, 2017
Merged

[3.6] bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315)#3350
vstinner merged 1 commit into
python:3.6from
vstinner:expat224_36

Conversation

vstinner commented Sep 5, 2017
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member
  • 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 added type-security A security issue and removed type-security A security issue labels Sep 5, 2017

vstinner commented Sep 5, 2017

Copy link
Copy Markdown
Member Author

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 merged commit e5f2f80 into python:3.6 Sep 5, 2017
vstinner deleted the expat224_36 branch September 5, 2017 23:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL