Closed dependabot[bot] closed 4 days ago
Comparing dependabot/cargo/bindings/python/pyo3-0.23.0
(de5f3b9) with master
(314756e)
✅ 6
untouched benchmarks
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.22%. Comparing base (
314756e
) to head (de5f3b9
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Superseded by #402.
Updates the requirements on pyo3 to permit the latest version.
Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
c0f756c
fixup docs for packaging (#4710)8e9b497
release: 0.23.0 (#4651)e7ec730
docs: extend documentation onSync
and thread-safety (#4695)71100db
docs: add narrative docs for BoundObject (#4703)ee229cf
simplify a few uses ofBoundObject
(#4706)147f7ef
fixclippy::wildcard_import
firing on#[pyclass]
(#4707)f3eb624
silencenon_upper_case_globals
lint on__match_args__
(#4705)a42e53e
Remove warning that's a bit outdated (#4698)735c773
docs: add logo and mascot (#4697)dd3e94e
docs: text improvements for guide/src/free-threading.md (#4696)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show