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 0e48f5f commit 2af89e3Copy full SHA for 2af89e3
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
+- Use `pyo3::intern!` for method calls and `getattr` calls:wq
19
20
## [0.26.0] - 2025-09-02
21
0 commit comments