Files
nixpkgs/pkgs/development/python-modules/pytest-trio
Martin Weinelt 7737ca94b8 python312Packages.pytest-trio: drop dependency on async-generator
The `async_generator` module is a backport of async generators to
Python 3.5 and it started failing on 3.12, but pulling it is safe.
2023-12-20 20:11:13 +01:00
..