Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2025

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.24.1 -> 0.24.2

Release Notes

pyo3/pyo3 (pyo3)

v0.24.2

Compare Source

Fixed
  • Fix unused_imports lint of #[pyfunction] and #[pymethods] expanded in macro_rules context. #​5030
  • Fix size of PyCodeObject::_co_instrumentation_version ffi struct member on Python 3.13 for systems where uintptr_t is not 64 bits. #​5048
  • Fix struct-type complex enum variant fields incorrectly exposing raw identifiers as r#ident in Python bindings. #​5050

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 was generated by Mend Renovate. View the repository job log.

@dimastbk dimastbk merged commit 4f85581 into master Apr 22, 2025
29 checks passed
@renovate renovate bot deleted the renovate/pyo3-0.x-lockfile branch April 22, 2025 03:33
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