-
-
Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asyncio
Description
| BPO | 37088 |
|---|---|
| Nosy | @vstinner, @asvetlov, @ericsnowcurrently, @1st1 |
| 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 = <Date 2020-02-07.18:01:06.516>
created_at = <Date 2019-05-29.16:46:29.115>
labels = ['interpreter-core', '3.8', '3.9', 'expert-asyncio']
title = 'Add a way to schedule a function to be called from the main thread'
updated_at = <Date 2020-02-11.23:39:10.541>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2020-02-11.23:39:10.541>
actor = 'yselivanov'
assignee = 'none'
closed = True
closed_date = <Date 2020-02-07.18:01:06.516>
closer = 'vstinner'
components = ['Interpreter Core', 'asyncio']
creation = <Date 2019-05-29.16:46:29.115>
creator = 'yselivanov'
dependencies = []
files = []
hgrepos = []
issue_num = 37088
keywords = ['patch']
message_count = 11.0
messages = ['343897', '343920', '343931', '343933', '343936', '343937', '343940', '361605', '361836', '361838', '361839']
nosy_count = 4.0
nosy_names = ['vstinner', 'asvetlov', 'eric.snow', 'yselivanov']
pr_nums = ['13656']
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue37088'
versions = ['Python 3.8', 'Python 3.9']Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)topic-asyncio