-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 27238 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @vadmium, @serhiy-storchaka, @JelleZijlstra |
| 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/serhiy-storchaka'
closed_at = <Date 2016-06-14.19:55:39.216>
created_at = <Date 2016-06-06.00:38:06.281>
labels = ['type-bug', 'library']
title = 'Bare except: usages in turtle.py'
updated_at = <Date 2016-06-14.19:55:39.215>
user = 'https://github.com/JelleZijlstra'bugs.python.org fields:
activity = <Date 2016-06-14.19:55:39.215>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2016-06-14.19:55:39.216>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2016-06-06.00:38:06.281>
creator = 'JelleZijlstra'
dependencies = []
files = ['43258', '43299']
hgrepos = []
issue_num = 27238
keywords = ['patch']
message_count = 11.0
messages = ['267493', '267528', '267556', '267562', '267570', '267592', '267779', '268167', '268583', '268584', '268585']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'terry.reedy', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'JelleZijlstra']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27238'
versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error