COMMITS
June 20, 2026
P
Add missing await to open_file() in file I/O concurrency example (#1182)
Patrick Wehbe committed
June 18, 2026
N
OutcomeException should not discard test runner_task (#1180)
NIYONSHUTI Emmanuel committed
June 15, 2026
A
Bumped up the version
Alex Grönholm committed
R
Fixed asyncio lock waiter deadlocks after cancellation (#1145)
rasmusfaber committed
P
[pre-commit.ci] pre-commit autoupdate (#1176)
pre-commit-ci[bot] committed
G
Make `anyio.run` support `Awaitable` at runtime on all backends (#1171)
Ganden Schaffner committed
June 13, 2026
A
Fixed FastAPI test run
Alex Grönholm committed
A
Updated downstream test setups for FastAPI and Anthropic MCP
Alex Grönholm committed
A
Added task handle support to start() and start_soon() (#1153)
Alex Grönholm committed
A
Fixed test suite compatibility issues with Pytest 9.1.0
Alex Grönholm committed
June 11, 2026
A
Added `__slots__` to several classes
Alex Grönholm committed
June 10, 2026
P
[pre-commit.ci] pre-commit autoupdate (#1165)
pre-commit-ci[bot] committed
June 3, 2026
A
Added Python 3.15 support (#1159)
Alex Grönholm committed
June 2, 2026
P
[pre-commit.ci] pre-commit autoupdate (#1160)
pre-commit-ci[bot] committed
Z
Pass backend_options to trio (#1161)
Zac Hatfield-Dodds committed
May 30, 2026
A
Migrate to the new pytest TOML config format
Alex Grönholm committed
A
Specify the PyPy version explicitly
Alex Grönholm committed
G
Remove unnecessary typing_extensions.ParamSpec branching (#1157)
Ganden Schaffner committed
May 27, 2026
P
Fixed BlockingPortal tasks not getting cancelled after stop() (#1152)
Puneet Dixit committed
N
Fixed Trio backend hangs when dynamically accessing async fixture via getfixturevalue (#1149)
NIYONSHUTI Emmanuel committed
May 25, 2026
P
[pre-commit.ci] pre-commit autoupdate (#1155)
pre-commit-ci[bot] committed
May 24, 2026
A
Added the TaskGroup.cancel() method (#1154)
Alex Grönholm committed
A
Fixed unwarranted imports from private modules
Alex Grönholm committed
A
Improved the AI agent instructions
Alex Grönholm committed
A
Removed the use of a Sphinx directive in the changelog
Alex Grönholm committed
May 19, 2026
P
[pre-commit.ci] pre-commit autoupdate (#1150)
pre-commit-ci[bot] committed
A
Added back PyPy (nightly) to the test workflow
Alex Grönholm committed
May 18, 2026
A
Removed PyPy test job
Alex Grönholm committed
May 17, 2026
M
Fix UDPSocket.aclose() returning before FD release on asyncio backend (#1147)
Mattias Arrelid committed
May 12, 2026
A
Updated mypy in pre-commit config to v2.1.0
Alex Grönholm committed