-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
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 | 23309 |
|---|---|
| Nosy | @tim-one, @marienz, @pitrou |
| 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 = None
closed_at = <Date 2015-04-13.17:53:25.496>
created_at = <Date 2015-01-24.13:52:40.361>
labels = ['interpreter-core', 'type-bug']
title = 'Hang on interpreter shutdown if daemon thread prints to stdout'
updated_at = <Date 2015-04-13.17:53:25.494>
user = 'https://github.com/marienz'bugs.python.org fields:
activity = <Date 2015-04-13.17:53:25.494>
actor = 'pitrou'
assignee = 'none'
closed = True
closed_date = <Date 2015-04-13.17:53:25.496>
closer = 'pitrou'
components = ['Interpreter Core']
creation = <Date 2015-01-24.13:52:40.361>
creator = 'marienz'
dependencies = []
files = ['37835', '38391', '38392', '38549']
hgrepos = []
issue_num = 23309
keywords = ['patch']
message_count = 10.0
messages = ['234615', '237551', '237552', '237553', '237554', '237605', '237615', '238477', '240681', '240684']
nosy_count = 5.0
nosy_names = ['tim.peters', 'marienz', 'pitrou', 'neologix', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23309'
versions = ['Python 3.4', 'Python 3.5']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