Skip to content

Add bindings for PyUnstable 3.14 APIs#5828

Merged
ngoldbaum merged 3 commits intoPyO3:mainfrom
luxedo:5386/add-3_14-pyunstable-bindings
Feb 20, 2026
Merged

Add bindings for PyUnstable 3.14 APIs#5828
ngoldbaum merged 3 commits intoPyO3:mainfrom
luxedo:5386/add-3_14-pyunstable-bindings

Conversation

@luxedo
Copy link
Contributor

@luxedo luxedo commented Feb 18, 2026

Closes #5386

Add bindings for:

I'll also try adding compat::PyUnstable_Object_IsUniquelyReferenced in another commit

Copy link
Contributor

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

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

Thanks! This is fine as-is but I left a request inline and spotted an opportunity to reduce conditional compilation boilerplate.

Copy link
Contributor

@ngoldbaum ngoldbaum left a comment

Choose a reason for hiding this comment

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

Thanks so much for accommodating my request.

@ngoldbaum ngoldbaum added this pull request to the merge queue Feb 20, 2026
Merged via the queue into PyO3:main with commit 3ffad5a Feb 20, 2026
45 checks passed
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.

Add bindings for new PyUnstable APIs in 3.14

3 participants

Comments