We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ef486 commit 6eef647Copy full SHA for 6eef647
CHANGELOG.md
@@ -15,6 +15,7 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
15
Trait `Runtime` now requires `spawn_blocking` function,
16
`future_into_py` functions now require future return type to be `Send`.
17
[#60](https://github.com/PyO3/pyo3-async-runtimes/pull/60)
18
+- Change pyo3 `downcast` calls to `cast` calls [#65](https://github.com/PyO3/pyo3-async-runtimes/pull/65)
19
20
## [0.26.0] - 2025-09-02
21
0 commit comments