Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Dec 13, 2024

@vstinnervstinner enabled auto-merge (squash) December 13, 2024 13:21
@vstinnervstinner merged commit d05a4e6 into python:mainDec 13, 2024
37 checks passed
@vstinnervstinner deleted the test_cppext_limited branch December 13, 2024 13:23
@vstinnervstinner added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Dec 13, 2024
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 13, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 13, 2024
@bedevere-app
Copy link

GH-127919 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Dec 13, 2024
@bedevere-app
Copy link

GH-127920 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Dec 13, 2024
vstinner added a commit that referenced this pull request Dec 13, 2024
…127919) gh-127906: Test the limited C API in test_cppext (GH-127916) (cherry picked from commit d05a4e6) Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request Dec 13, 2024
…127920) gh-127906: Test the limited C API in test_cppext (GH-127916) (cherry picked from commit d05a4e6) Co-authored-by: Victor Stinner <[email protected]>
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request Jan 8, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner