-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 24342 |
|---|---|
| Nosy | @gvanrossum, @smontanaro, @ncoghlan, @vstinner, @ericsnowcurrently, @1st1 |
| Files |
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/1st1'
closed_at = <Date 2015-06-02.22:47:26.214>
created_at = <Date 2015-06-01.02:11:34.369>
labels = ['interpreter-core', 'type-bug']
title = 'coroutine wrapper reentrancy'
updated_at = <Date 2015-06-03.02:31:01.674>
user = 'https://github.com/1st1'bugs.python.org fields:
activity = <Date 2015-06-03.02:31:01.674>
actor = 'python-dev'
assignee = 'yselivanov'
closed = True
closed_date = <Date 2015-06-02.22:47:26.214>
closer = 'yselivanov'
components = ['Interpreter Core']
creation = <Date 2015-06-01.02:11:34.369>
creator = 'yselivanov'
dependencies = []
files = ['39578']
hgrepos = []
issue_num = 24342
keywords = ['patch']
message_count = 10.0
messages = ['244569', '244577', '244585', '244593', '244594', '244595', '244621', '244635', '244706', '244724']
nosy_count = 8.0
nosy_names = ['gvanrossum', 'skip.montanaro', 'ncoghlan', 'vstinner', 'Arfrever', 'python-dev', 'eric.snow', 'yselivanov']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24342'
versions = ['Python 3.5', 'Python 3.6']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error