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 2d407fc commit 2b95090Copy full SHA for 2b95090
CHANGELOG.md
@@ -16,6 +16,7 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
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
+- Use `pyo3::intern!` for method calls and `getattr` calls:wq
20
21
## [0.26.0] - 2025-09-02
22
0 commit comments