Files
packages/lang/python/python-anyio
Alexandru Ardelean a61f98dfcd python-anyio: add test.sh and python3-urllib dep
Exercise anyio end-to-end with the structured-concurrency example
from the upstream "Creating and managing tasks" docs: spawn 5 child
tasks via create_task_group(), each appending to a shared list, then
verify all completed.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-06-01 08:10:59 +03:00
..