Skip to content

closes bpo-38174: Update vendored expat library to 2.2.8. #16346

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

Merged
merged 1 commit into from
Sep 26, 2019
Merged

closes bpo-38174: Update vendored expat library to 2.2.8. #16346

merged 1 commit into from
Sep 26, 2019

Conversation

benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Sep 24, 2019

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using my https://github.com/vstinner/misc/blob/master/cpython/cpython_rebuild_expat_dir.sh script (modify TAG= at the first line to put: TAG=R_2_2_8), I get a very similar result, except that my script also removed Modules/expat/loadlibrary.c. loadlibrary.c has been removed from libexpat: libexpat/libexpat@5d34a70

"replace loadlibrary.c and RtlGenRandom call with rand_s() on windows"

@bedevere-bot
Copy link

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@benjaminp
Copy link
Contributor Author

benjaminp commented Sep 25, 2019 via email

@bedevere-bot
Copy link

Thanks for making the requested changes!

@vstinner: please review the changes made to this pull request.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

@benjaminp benjaminp requested a review from a team as a code owner September 25, 2019 14:33
@benjaminp benjaminp merged commit 52b9408 into python:master Sep 26, 2019
@benjaminp benjaminp deleted the up-expat branch September 26, 2019 04:34
@miss-islington
Copy link
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7, 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

@miss-islington
Copy link
Contributor

Sorry, @benjaminp, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 52b940803860e37bcc3f6096b2d24e7c20a0e807 3.7

@miss-islington
Copy link
Contributor

Sorry @benjaminp, I had trouble checking out the 3.6 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 52b940803860e37bcc3f6096b2d24e7c20a0e807 3.6

@miss-islington
Copy link
Contributor

Sorry, @benjaminp, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 52b940803860e37bcc3f6096b2d24e7c20a0e807 2.7

benjaminp added a commit that referenced this pull request Sep 26, 2019
@bedevere-bot
Copy link

GH-16407 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @benjaminp, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 52b940803860e37bcc3f6096b2d24e7c20a0e807 3.8

benjaminp added a commit that referenced this pull request Sep 26, 2019
@bedevere-bot
Copy link

GH-16408 is a backport of this pull request to the 2.7 branch.

benjaminp added a commit that referenced this pull request Sep 26, 2019
@bedevere-bot
Copy link

GH-16409 is a backport of this pull request to the 3.8 branch.

benjaminp added a commit that referenced this pull request Sep 26, 2019
@bedevere-bot
Copy link

GH-16410 is a backport of this pull request to the 3.6 branch.

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.

5 participants