Skip to content

chore(deps): update rust crate pyo3 to v0.28.2 - autoclosed#106

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pyo3-0.x-lockfile
Closed

chore(deps): update rust crate pyo3 to v0.28.2 - autoclosed#106
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 18, 2026

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.28.10.28.2

Release Notes

pyo3/pyo3 (pyo3)

v0.28.2: PyO3 0.28.2

Compare Source

This patch release contains a soundness fix for subclassing native types such as PyList with the abi3 feature enabled when targeting a minimum version of Python 3.12 or higher. (Support for doing such subclassing was newly added in PyO3 0.28.0.)

PyO3 0.28.0 and 0.28.1 will be yanked.

This release also contains a correction to the FFI definition PyType_GetTypeDataSize and incorrectly-generated __qualname__ on #[pyclass] enum variant types when using #[pyo3(name = "...")] option to rename the enum and/or variant.

Thank you to the following contributors for the improvements:

@​davidhewitt
@​Icxolu
@​ngoldbaum


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update rust crate pyo3 to v0.28.2 chore(deps): update rust crate pyo3 to v0.28.2 - autoclosed Feb 23, 2026
@renovate renovate bot closed this Feb 23, 2026
@renovate renovate bot deleted the renovate/pyo3-0.x-lockfile branch February 23, 2026 21:35
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.

0 participants