BPO | [46752](https://bugs.python.org/issue46752) --- | :--- Nosy | @gvanrossum, @njsmith, @asvetlov, @dhalbert, @1st1, @Tinche, @iritkatriel, @YvesDup PRs | python/cpython#31270python/cpython#31398python/cpython#31409python/cpython#31411python/cpython#31513python/cpython#31559 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/gvanrossum' closed_at = None created_at = labels = ['3.11', 'expert-asyncio'] title = 'Introduce task groups to asyncio and change task cancellation semantics' updated_at = user = 'https://github.com/gvanrossum' ``` bugs.python.org fields: ```python activity = actor = 'yduprat' assignee = 'gvanrossum' closed = False closed_date = None closer = None components = ['asyncio'] creation = creator = 'gvanrossum' dependencies = [] files = [] hgrepos = [] issue_num = 46752 keywords = ['patch', 'needs review'] message_count = 10.0 messages = ['413260', '413305', '413306', '413335', '413344', '413346', '413348', '413353', '413467', '413577'] nosy_count = 8.0 nosy_names = ['gvanrossum', 'njs', 'asvetlov', 'dhalbert', 'yselivanov', 'tinchester', 'iritkatriel', 'yduprat'] pr_nums = ['31270', '31398', '31409', '31411', '31513', '31559'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46752' versions = ['Python 3.11'] ```