Skip to content

⬆️ Update Rust crate pyo3 to v0.29.1 - #319

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

⬆️ Update Rust crate pyo3 to v0.29.1#319
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.29.00.29.1

Release Notes

pyo3/pyo3 (pyo3)

v0.29.1: PyO3 0.29.1

Compare Source

This patch is a stack of fixes for PyO3 0.29. Particular themes include:

  • Fixes addressing build failures with newer interpreters such as GraalPy 3.13 and CPython 3.15
  • Fixes resolving potential memory leaks inside #[pyclass] implementation internals
  • Fixes to the new experimental-inspect type stub machinery

For a full list of the fixes in these above themes and more, please consult the CHANGELOG.

Thank you to the following contributors for the improvements:

@​alex
@​bschoenmaeckers
@​chirizxc
@​davidhewitt
@​dependabot[bot]
@​exg
@​ImFeH2
@​IvanIsCoding
@​jonasdedden
@​MatthieuDartiailh
@​msimacek
@​ngoldbaum
@​Person-93
@​ratazzi
@​rewitt94
@​scott-griffiths
@​ShiroKSH
@​tobni
@​Tpt
@​WaterWhisperer


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. rust labels Aug 2, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 2, 2026 22:04
@codspeed-hq

codspeed-hq Bot commented Aug 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/pyo3-0.x-lockfile (42be8a5) with main (532e873)

Open in CodSpeed

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (532e873) to head (42be8a5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #319   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          42       42           
  Lines       13817    13817           
=======================================
  Hits        12845    12845           
  Misses        972      972           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant