mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 16:24:03 +08:00
644d5540bc
* Remove TaskGroup name arg and get_name() method (We removed those from the implementation.) * Add optional name arg to create_task() See https://github.com/python/cpython/pull/31398