Introduce task groups to asyncio and change task cancellation semantics · Issue #90908 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
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:
assignee = 'https://github.com/gvanrossum' closed_at = None created_at = <Date 2022-02-14.20:44:29.619> labels = ['3.11', 'expert-asyncio'] title = 'Introduce task groups to asyncio and change task cancellation semantics' updated_at = <Date 2022-02-25.15:33:21.072> user = 'https://github.com/gvanrossum'
bugs.python.org fields:
activity = <Date 2022-02-25.15:33:21.072> actor = 'yduprat' assignee = 'gvanrossum' closed = False closed_date = None closer = None components = ['asyncio'] creation = <Date 2022-02-14.20:44:29.619> 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']