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 }})

sethmlarson

sethmlarson

@@ -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.

@sethmlarson

gpshead

@miss-islington-app

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

Nov 13, 2024

@sethmlarson @miss-islington

…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

@bedevere-app

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 13, 2024

@sethmlarson @miss-islington

…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

@bedevere-app

@miss-islington-app

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

@miss-islington-app

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

@miss-islington-app

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

Nov 13, 2024

@sethmlarson

… 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

@bedevere-app

sethmlarson added a commit to sethmlarson/cpython that referenced this pull request

Nov 13, 2024

@sethmlarson

… 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

@bedevere-app

sethmlarson added a commit to sethmlarson/cpython that referenced this pull request

Nov 13, 2024

@sethmlarson

…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

@bedevere-app

sethmlarson added a commit to sethmlarson/cpython that referenced this pull request

Nov 13, 2024

@sethmlarson

…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

Nov 13, 2024

@miss-islington @sethmlarson

GH-126792) (GH-126797)

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

Nov 13, 2024

@miss-islington @sethmlarson

GH-126792) (GH-126796)

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

Dec 2, 2024

@sethmlarson

ambv pushed a commit that referenced this pull request

Dec 2, 2024

@sethmlarson

ambv pushed a commit that referenced this pull request

Dec 3, 2024

@sethmlarson

picnixz pushed a commit to picnixz/cpython that referenced this pull request

Dec 8, 2024

@sethmlarson @picnixz

ebonnal pushed a commit to ebonnal/cpython that referenced this pull request

Jan 12, 2025

@sethmlarson @ebonnal

2 participants

@sethmlarson @gpshead