[3.6] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) by vstinner · Pull Request #2313 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
[3.6] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)#2313
vstinner merged 1 commit intopython:3.6from
vstinner:expat211_36
[3.6] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300)#2313
vstinner merged 1 commit intopython:3.6from
vstinner:expat211_36
Conversation
Copy link Copy Markdown
Member
vstinner
commented
Jun 21, 2017
vstinner
commented
New file: Modules/expat/siphash.h.
(cherry picked from commit 5ff7132)
New file: Modules/expat/siphash.h. (cherry picked from commit 5ff7132)
vstinner
requested a review
from ned-deily
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
Copy link Copy Markdown
Member Author
vstinner
commented
Jun 21, 2017
vstinner commented
Jun 21, 2017I tested manually the change on Linux, test_pyexpat pass:
git clean -fdx # remove all untracked files
./configure --with-pydebug && make && ./python -m test -v test_pyexpat
vstinner
merged commit
4a66524
into
python:3.6
vstinner
deleted the
expat211_36
branch
ned-deily pushed a commit to ned-deily/cpython that referenced this pull request
Jul 7, 2017…thon#2313) New file: Modules/expat/siphash.h. (cherry picked from commit 5ff7132) (cherry picked from commit 4a66524)
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