X Tutup
Skip to content

gh-141726: Add PyDict_SetDefaultRef to the Stable ABI#141727

Merged
vstinner merged 3 commits intopython:mainfrom
da-woods:setdefaultref-stable-abi
Nov 19, 2025
Merged

gh-141726: Add PyDict_SetDefaultRef to the Stable ABI#141727
vstinner merged 3 commits intopython:mainfrom
da-woods:setdefaultref-stable-abi

Conversation

@da-woods
Copy link
Contributor

@da-woods da-woods commented Nov 18, 2025

@da-woods da-woods requested a review from a team as a code owner November 18, 2025 19:11
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@vstinner vstinner enabled auto-merge (squash) November 19, 2025 11:13
@vstinner vstinner merged commit afa0bad into python:main Nov 19, 2025
66 of 70 checks passed
@da-woods da-woods deleted the setdefaultref-stable-abi branch November 19, 2025 11:38
@vstinner
Copy link
Member

Merged, thank you.

StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…#141727)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
ashm-dev pushed a commit to ashm-dev/cpython that referenced this pull request Dec 8, 2025
…#141727)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sign up for free to 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.

3 participants

X Tutup