Skip to content

Update pyo3 to 0.28.1#98

Merged
marco-c merged 5 commits intomasterfrom
pyo3
Feb 16, 2026
Merged

Update pyo3 to 0.28.1#98
marco-c merged 5 commits intomasterfrom
pyo3

Conversation

@marco-c
Copy link
Collaborator

@marco-c marco-c commented Feb 16, 2026

  • Migrate PyObject to Py
  • Replace ToPyObject/to_object with IntoPyObject conversions
  • Replace new_bound with new
  • Replace downcast calls with cast
  • Bump pyo3 from 0.22.4 to 0.28.1

Bump pyo3 from 0.22.4 to 0.28.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.4 to 0.28.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](PyO3/pyo3@v0.22.4...v0.28.1)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
@marco-c marco-c merged commit e5dbeb7 into master Feb 16, 2026
1 check passed
@marco-c marco-c deleted the pyo3 branch February 16, 2026 14:45
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