-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed as not planned
Closed as not planned
Copy link
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asyncio
Description
BPO | 45276 |
---|---|
Nosy | @asvetlov, @1st1, @graingert |
PRs |
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 = None
closed_at = None
created_at = <Date 2021-09-24.08:10:36.669>
labels = ['interpreter-core', '3.11', '3.9', '3.10', 'expert-asyncio']
title = 'avoid try 1000 in asyncio all_tasks by making weak collection .copy() atomic'
updated_at = <Date 2021-09-24.08:17:16.047>
user = 'https://github.com/graingert'
bugs.python.org fields:
activity = <Date 2021-09-24.08:17:16.047>
actor = 'graingert'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'asyncio']
creation = <Date 2021-09-24.08:10:36.669>
creator = 'graingert'
dependencies = []
files = []
hgrepos = []
issue_num = 45276
keywords = ['patch']
message_count = 1.0
messages = ['402544']
nosy_count = 3.0
nosy_names = ['asvetlov', 'yselivanov', 'graingert']
pr_nums = ['28541']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue45276'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asyncio
Projects
Status
Done