Skip to content

Update Rust crate pyo3 to v0.28.3#211

Merged
chokoswitch merged 1 commit intomainfrom
renovate/pyo3-0.x-lockfile
Apr 7, 2026
Merged

Update Rust crate pyo3 to v0.28.3#211
chokoswitch merged 1 commit intomainfrom
renovate/pyo3-0.x-lockfile

Conversation

@curioswitch
Copy link
Copy Markdown
Contributor

@curioswitch curioswitch Bot commented Apr 6, 2026

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.28.20.28.3

Release Notes

pyo3/pyo3 (pyo3)

v0.28.3

Compare Source

Fixed
  • Fix compile error with #[pyclass(get_all)] on a type named Probe. #​5837
  • Fix compile error in debug builds related to _Py_NegativeRefcount with Python < 3.12. #​5847
  • Fix a race condition where Python::attach or try_attach could return before site.py had finished running. #​5903
  • Fix unsoundness in PyBytesWriter::write_vectored with Python 3.15 prerelease versions. #​5907
  • Fix deadlock in .into_pyobject() implementation for C-like #[pyclass] enums. #​5928

Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Renovate Bot.

@chokoswitch chokoswitch merged commit fa5c018 into main Apr 7, 2026
14 checks passed
@curioswitch curioswitch Bot deleted the renovate/pyo3-0.x-lockfile branch April 13, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant