]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-90949: Fix copy-paste typo in pyexpat capsule API initialization (GH-151147...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Jun 2026 14:40:44 +0000 (16:40 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 14:40:44 +0000 (14:40 +0000)
commitd4836f4d991ce857bcfa069bcad695bed5759bf8
tree3c5edcb961f04c39064b813da7daa1fb65b2825c
parentc93039d453977704e63eede668c3ded485aabe5e
[3.15] gh-90949: Fix copy-paste typo in pyexpat capsule API initialization (GH-151147) (#152088)

(cherry picked from commit 15696a69d672567176de3230b11dfa568e8b4ef0)

Co-authored-by: Stan Ulbrych <stan@python.org>
Modules/pyexpat.c