We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e6fa1 commit ab4bb14Copy full SHA for ab4bb14
CHANGELOG.md
@@ -10,6 +10,8 @@ To see unreleased changes, please see the CHANGELOG on the main branch.
10
11
<!-- towncrier release notes start -->
12
13
+- Fix handling of full buffer in `into_stream` functions
14
+
15
## [0.27.0] - 2025-10-20
16
17
- Avoid attaching to the runtime when cloning TaskLocals by using std::sync::Arc. [#62](https://github.com/PyO3/pyo3-async-runtimes/pull/62)
0 commit comments