Skip to content

gh-148675: Use a string for ctypes cparam tag - #149778

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:ctypes_cparam_tag
May 15, 2026
Merged

gh-148675: Use a string for ctypes cparam tag#149778
vstinner merged 2 commits into
python:mainfrom
vstinner:ctypes_cparam_tag

Conversation

@vstinner

@vstinnervstinner commented May 13, 2026

Copy link
Copy Markdown
Member

@vstinnervstinner added skip news needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 13, 2026
@vstinner
vstinner merged commit 3ecca22 into python:mainMay 15, 2026
94 of 96 checks passed
@vstinner
vstinner deleted the ctypes_cparam_tag branch May 15, 2026 11:25
@miss-islington-app

Copy link
Copy Markdown

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

@bedevere-app

Copy link
Copy Markdown

GH-149869 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 May 15, 2026
@vstinner

Copy link
Copy Markdown
MemberAuthor

Merged, thanks for the review!

vstinner added a commit that referenced this pull request May 15, 2026
…9869)
gh-148675: Use a string for ctypes cparam tag (GH-149778)
(cherry picked from commit 3ecca22)
Co-authored-by: Victor Stinner <vstinner@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

@vstinner@skirpichev