Skip to content

chore(deps): update rust crate pyo3 to v0.28.3#220

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

chore(deps): update rust crate pyo3 to v0.28.3#220
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 2, 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: PyO3 0.28.3

Compare Source

This patch contains several fixes for stability of the PyO3 0.28.x series:

  • Python::attach and Python::try_attach will no longer return before the thread initializing the interpreter has finished runnning site.py when using the auto-initialize feature.
  • Fix unsoundness in PyBytesWriter::write_vectored when targeting the Python 3.15 prerelease interpreter.
  • Fix possible deadlock in .into_pyobject() implementation for C-like #[pyclass] enums.

A couple of edge cases causing compile failures were also fixed.

Thank you to the following contributors for the improvements:

@​alex
@​bschoenmaeckers
@​chirizxc
@​davidhewitt
@​Embers-of-the-Fire
@​Icxolu
@​maurosilber
@​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.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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