Skip to content
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

[3.6] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) #2313

Merged
merged 1 commit into from Jun 21, 2017
Merged

[3.6] bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) #2313

merged 1 commit into from Jun 21, 2017

Conversation

vstinner
Copy link
Member

New file: Modules/expat/siphash.h.
(cherry picked from commit 5ff7132)

New file: Modules/expat/siphash.h.
(cherry picked from commit 5ff7132)
@vstinner
Copy link
Member Author

I 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 vstinner merged commit 4a66524 into python:3.6 Jun 21, 2017
@vstinner vstinner deleted the expat211_36 branch June 21, 2017 14:05
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants