Skip to content

gh-90949: Fix copy-paste typo in pyexpat capsule API initialization - #151147

Merged
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:expat-init
Jun 24, 2026
Merged

gh-90949: Fix copy-paste typo in pyexpat capsule API initialization#151147
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:expat-init

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Jun 9, 2026

Copy link
Copy Markdown
Member

@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

Little ping @picnixz :-)

@picnixzpicnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I hope it's not causing crashes though I doubt.

@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

I hope it's not causing crashes though I doubt.

I assume distributors building with their own copy of expat user newer versions, so they probably aren't affected.

@StanFromIreland
StanFromIreland merged commit 15696a6 into python:mainJun 24, 2026
106 of 108 checks passed
@StanFromIreland
StanFromIreland deleted the expat-init branch June 24, 2026 14:10
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

Copy link
Copy Markdown

GH-152088 is a backport of this pull request to the 3.15 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 24, 2026
StanFromIreland added a commit that referenced this pull request Jun 24, 2026
…ation (GH-151147) (#152088)
(cherry picked from commit 15696a6)
Co-authored-by: Stan Ulbrych <stan@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@picnixz