Skip to content

Update Rust crate pyo3 to v0.28.3#205

Merged
simu merged 1 commit intomainfrom
renovate/pyo3-0.x
Apr 21, 2026
Merged

Update Rust crate pyo3 to v0.28.3#205
simu merged 1 commit intomainfrom
renovate/pyo3-0.x

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.2=0.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: 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 is behind base branch, 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 added the dependency label Apr 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2026

Benchmark for 27ae7b5

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 2.1±0.16ms 2.1±0.11ms 0.00%
Reclass::inventory() single-threaded 3.7±0.09ms 3.6±0.04ms -2.70%

@simu simu merged commit a95cfec into main Apr 21, 2026
22 checks passed
@simu simu deleted the renovate/pyo3-0.x branch April 21, 2026 11:42
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