pyo3/pyo3 (pyo3)
### [`v0.22.5`](https://redirect.github.com/PyO3/pyo3/releases/tag/v0.22.5): PyO3 0.22.5
[Compare Source](https://redirect.github.com/pyo3/pyo3/compare/v0.22.4...v0.22.5)
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](https://redirect.github.com/awolverp) for the report and [@Icxolu](https://redirect.github.com/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 becomes conflicted, 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 contains the following updates:
0.22.4
->0.22.5
Release Notes
pyo3/pyo3 (pyo3)
### [`v0.22.5`](https://redirect.github.com/PyO3/pyo3/releases/tag/v0.22.5): PyO3 0.22.5 [Compare Source](https://redirect.github.com/pyo3/pyo3/compare/v0.22.4...v0.22.5) 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](https://redirect.github.com/awolverp) for the report and [@Icxolu](https://redirect.github.com/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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.