Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2025

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch =0.27.1 -> =0.27.2

Release Notes

pyo3/pyo3 (pyo3)

v0.27.2

Compare Source

Changed
  • Disable subclassing PyDict on GraalPy (unsupported for now, may crash at runtime). #​5653
Fixed
  • Fix crash when compiling on Rust 1.92+ with both debug assertions and optimizations enabled. #​5638
  • Fix FFI definition of PyDictObject on PyPy. #​5653

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 Nov 30, 2025
@github-actions
Copy link

Benchmark for 1b604f2

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 2.3±0.12ms 2.3±0.17ms 0.00%
Reclass::inventory() single-threaded 4.6±0.05ms 4.5±0.09ms -2.17%

@renovate renovate bot force-pushed the renovate/pyo3-0.x branch from c2f802f to 6ae928d Compare December 16, 2025 13:47
@github-actions
Copy link

Benchmark for d771698

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 2.3±0.12ms 2.4±0.20ms +4.35%
Reclass::inventory() single-threaded 4.6±0.15ms 4.6±0.02ms 0.00%

@renovate renovate bot force-pushed the renovate/pyo3-0.x branch from 6ae928d to 739137e Compare December 16, 2025 14:16
@github-actions
Copy link

Benchmark for 922f3be

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 2.3±0.19ms 2.3±0.13ms 0.00%
Reclass::inventory() single-threaded 4.6±0.07ms 4.6±0.04ms 0.00%

@simu simu enabled auto-merge December 16, 2025 14:20
@simu simu merged commit 50b615b into main Dec 16, 2025
22 checks passed
@simu simu deleted the renovate/pyo3-0.x branch December 16, 2025 14:28
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