gh-126623: Update libexpat to 2.6.4, make future updates easier by sethmlarson · Pull Request #126792 · python/cpython (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation10 Commits1 Checks69 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
@@ -40,6 +40,10 @@ |
---|
#ifndef Expat_External_INCLUDED |
#define Expat_External_INCLUDED 1 |
/* Namespace external symbols to allow multiple libexpat version to |
co-exist. */ |
#include "pyexpatns.h" |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved this so we have an easier anchor point for sed
.
Thanks @sethmlarson for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11, 3.12, 3.13.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
Sorry, @sethmlarson and @gpshead, I could not cleanly backport this to 3.11
due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.11
Sorry, @sethmlarson and @gpshead, I could not cleanly backport this to 3.10
due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.10
Sorry, @sethmlarson and @gpshead, I could not cleanly backport this to 3.9
due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 3c9996909402fadc98e6ca2a64e75a71a7427352 3.9
sethmlarson added a commit to sethmlarson/cpython that referenced this pull request
… easier (pythonGH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
sethmlarson added a commit to sethmlarson/cpython that referenced this pull request
… easier (pythonGH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
sethmlarson added a commit to sethmlarson/cpython that referenced this pull request
…easier (pythonGH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
sethmlarson added a commit to sethmlarson/cpython that referenced this pull request
…easier (pythonGH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
gpshead pushed a commit that referenced this pull request
gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
gpshead pushed a commit that referenced this pull request
gh-126623: Update libexpat to 2.6.4, make future updates easier (GH-126792)
Update libexpat to 2.6.4, make future updates easier. (cherry picked from commit 3c99969)
Co-authored-by: Seth Michael Larson seth@python.org
ambv pushed a commit that referenced this pull request
ambv pushed a commit that referenced this pull request
ambv pushed a commit that referenced this pull request
picnixz pushed a commit to picnixz/cpython that referenced this pull request
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request
2 participants