Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate pyo3 to v0.23.2 #144

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Update Rust crate pyo3 to v0.23.2 #144

merged 2 commits into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch =0.23.1 -> =0.23.2

Release Notes

pyo3/pyo3 (pyo3)

v0.23.2

Compare Source

Added
Fixed
  • Fix compile failures when building for free-threaded Python when the abi3 or abi3-pyxx features are enabled. #​4719
  • Fix ambiguous_associated_items lint error in #[pyclass] and #[derive(IntoPyObject)] macros. #​4725

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 26, 2024

This comment was marked as outdated.

This comment was marked as outdated.

@simu simu force-pushed the renovate/pyo3-0.x branch from 3842ec7 to 0ecb582 Compare December 2, 2024 08:35
@simu simu enabled auto-merge December 2, 2024 08:37
Copy link

github-actions bot commented Dec 2, 2024

Benchmark for 7f0e01f

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 1692.6±230.57µs 1671.3±138.10µs -1.26%
Reclass::inventory() single-threaded 3.7±0.06ms 3.7±0.06ms 0.00%

@simu simu merged commit 93dc910 into main Dec 2, 2024
18 checks passed
@simu simu deleted the renovate/pyo3-0.x branch December 2, 2024 08:39
@simu simu removed the dependency label Dec 30, 2024
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