mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 12:35:49 +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