Skip to content

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

Merged
dimastbk merged 1 commit intomasterfrom
renovate/pyo3-0.x-lockfile
Apr 2, 2026
Merged

chore(deps): update rust crate pyo3 to v0.28.3#195
dimastbk merged 1 commit intomasterfrom
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.

@dimastbk dimastbk merged commit 2bf2c8d into master Apr 2, 2026
31 checks passed
@dimastbk dimastbk deleted the renovate/pyo3-0.x-lockfile branch April 2, 2026 11:03
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.

1 participant