[3.6] bpo-31170: Update libexpat from 2.2.3 to 2.2.4 (#3315) by vstinner · Pull Request #3350 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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)
* 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)
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
type-security
and removed type-security
labels
vstinner
commented
Sep 5, 2017
vstinner commented
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
vstinner
deleted the
expat224_36
branch
Mariatta
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment