Skip to content

Bump pyo3 to 0.29 - #77

Merged
vorner merged 1 commit into
vorner:mainfrom
ClausHolbechArista:main
Jun 13, 2026
Merged

Bump pyo3 to 0.29#77
vorner merged 1 commit into
vorner:mainfrom
ClausHolbechArista:main

Conversation

@ClausHolbechArista

@ClausHolbechArista ClausHolbechArista commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Fixes #76

@rjzak

rjzak commented Jun 12, 2026

Copy link
Copy Markdown

It would be nice if the upper bound was higher so this crate didn't need a release every time there's a PyO3 release. But I understand the risk of breakage.

@vorner

vorner commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Indeed, it feels like a not optimal solution, but pyo3 has a history of breaking API between versions, unfortunately - so it's a trade between a friction if users want to upgrade their pyo3 and need to poke me and wait, and the risk of breaking downstream users all over the place without them doing anything much.

@vorner
vorner merged commit eab5a74 into vorner:main Jun 13, 2026
59 of 60 checks passed
@vorner

vorner commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Released as 0.13.4.

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.

Please bump pyo3 upper bound

3 participants