Skip to content

chore(deps): update rust crate pyo3 to v0.29.2 - #114

Merged
mergify[bot] merged 1 commit into
mainfrom
renovate/pyo3-0.x-lockfile
Aug 28, 2026
Merged

chore(deps): update rust crate pyo3 to v0.29.2#114
mergify[bot] merged 1 commit into
mainfrom
renovate/pyo3-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pyo3 dependencies patch 0.29.00.29.2

Release Notes

pyo3/pyo3 (pyo3)

v0.29.2

Compare Source

Packaging
  • Add PYO3_USE_RAW_DYLIB=0 opt-out of raw-dylib linking for Windows. #​6185
Fixed
  • Fix PyO3 0.29 regression with failure to link under Cygwin / MSYS2. #​6185
  • Fix stubs generation for field getters (#[pyo3(get)]) when IntoPyObject is only implemented on references of the field type. #​6276
  • Fix #[classmethod] magic methods receiving the instance instead of its type when invoked through a type slot. #​6283
  • Fix pyo3_build_config::add_libpython_rpath_link_args emitting Unix-style rpath linker arguments on Windows and Cygwin. #​6284
  • Fix PyO3 0.29.1 regression on PyPy causing crashes when deallocating #[pyclass] instances. #​6294
  • Fix missing trailing nul in Python 3.9 #[pyclass] docstrings. #​6296
  • Fix reference count leak of #[classattr] values created from fn items. #​6297

v0.29.1

Compare Source

Packaging
  • Add PYO3_USE_RAW_DYLIB=0 opt-out of raw-dylib linking for Windows. #​6185
Fixed
  • Fix PyO3 0.29 regression with failure to link under Cygwin / MSYS2. #​6185
  • Fix stubs generation for field getters (#[pyo3(get)]) when IntoPyObject is only implemented on references of the field type. #​6276
  • Fix #[classmethod] magic methods receiving the instance instead of its type when invoked through a type slot. #​6283
  • Fix pyo3_build_config::add_libpython_rpath_link_args emitting Unix-style rpath linker arguments on Windows and Cygwin. #​6284
  • Fix PyO3 0.29.1 regression on PyPy causing crashes when deallocating #[pyclass] instances. #​6294
  • Fix missing trailing nul in Python 3.9 #[pyclass] docstrings. #​6296
  • Fix reference count leak of #[classattr] values created from fn items. #​6297

Configuration

📅 Schedule: (UTC)

  • 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.

@mergify
mergify Bot deployed to Mergify Merge Protections August 28, 2026 05:03 Active
@mergify

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Merge Protections

🟢 All 6 merge protections satisfied — ready to merge.

Show 6 satisfied protections

🟢 🤖 Continuous Integration

  • all of:
    • check-success=ci-gate

🟢 👀 Review Requirements

  • any of:
    • author = renovate[bot]
    • #approved-reviews-by>=2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|internal|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?!?:

🟢 🔎 Reviews

  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

  • body ~= (?ms:.{48,})

🟢 🚦 Auto-queue

When all merge protections are satisfied, this pull request will be queued automatically.

@mergify mergify Bot added the queued label Aug 28, 2026
@mergify

mergify Bot commented Aug 28, 2026

Copy link
Copy Markdown

Merge Queue Status

This pull request spent 3 minutes 40 seconds in the queue, including 2 minutes 52 seconds running CI.

Required conditions to merge

@mergify mergify Bot mentioned this pull request Aug 28, 2026
36 tasks
@mergify
mergify Bot merged commit 042480c into main Aug 28, 2026
22 checks passed
@mergify
mergify Bot deleted the renovate/pyo3-0.x-lockfile branch August 28, 2026 05:10
@mergify mergify Bot removed the queued label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants