-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
easystdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 28294 |
---|---|
Nosy | @gvanrossum, @orsenthil, @bitdancer, @Mariatta, @Grismar |
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 2016-10-02.00:10:14.401>
created_at = <Date 2016-09-28.07:08:24.924>
labels = ['easy', 'type-bug', 'library']
title = 'HTTPServer server.py assumes sys.stderr != None'
updated_at = <Date 2016-10-02.12:19:57.853>
user = 'https://github.com/grismar'
bugs.python.org fields:
activity = <Date 2016-10-02.12:19:57.853>
actor = 'grismar'
assignee = 'none'
closed = True
closed_date = <Date 2016-10-02.00:10:14.401>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2016-09-28.07:08:24.924>
creator = 'grismar'
dependencies = []
files = ['44890']
hgrepos = []
issue_num = 28294
keywords = ['patch', 'easy', 'needs review']
message_count = 11.0
messages = ['277593', '277617', '277686', '277705', '277739', '277782', '277813', '277822', '277823', '277834', '277888']
nosy_count = 5.0
nosy_names = ['gvanrossum', 'orsenthil', 'r.david.murray', 'Mariatta', 'grismar']
pr_nums = []
priority = 'normal'
resolution = 'wont fix'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue28294'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
easystdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error