mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-11 01:16:46 +08:00
* 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