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.22.5 #138

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Update Rust crate pyo3 to v0.22.5 #138

merged 1 commit into from
Oct 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch =0.22.4 -> =0.22.5

Release Notes

pyo3/pyo3 (pyo3)

v0.22.5: PyO3 0.22.5

Compare Source

This release fixes a compile regression from 0.22.4 where #[pymethods] with name __clear__ and clear would generate code with a naming conflict. Thanks @​awolverp for the report and @​Icxolu for the fix!


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 Oct 15, 2024
Copy link

Benchmark for 20178c3

Click to view benchmark
Test Base PR %
Reclass::inventory() multi-threaded 1660.0±98.75µs 1669.9±151.59µs +0.60%
Reclass::inventory() single-threaded 3.7±0.08ms 3.7±0.07ms 0.00%

@simu simu merged commit 3ef9f04 into main Oct 16, 2024
18 checks passed
@simu simu deleted the renovate/pyo3-0.x branch October 16, 2024 09:57
@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