-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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 | 16261 |
|---|---|
| Nosy | @brettcannon, @terryjreedy, @vstinner, @ezio-melotti, @merwok, @asvetlov, @vadmium, @serhiy-storchaka |
| 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 2015-05-20.07:35:47.678>
created_at = <Date 2012-10-17.08:06:05.258>
labels = ['type-bug', 'library']
title = 'Fix bare excepts in various places in std lib'
updated_at = <Date 2015-05-20.07:35:47.677>
user = 'https://bugs.python.org/RamchandraApte'bugs.python.org fields:
activity = <Date 2015-05-20.07:35:47.677>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-05-20.07:35:47.678>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2012-10-17.08:06:05.258>
creator = 'Ramchandra Apte'
dependencies = []
files = ['28647', '28648']
hgrepos = []
issue_num = 16261
keywords = ['patch']
message_count = 20.0
messages = ['173140', '173175', '174264', '174403', '174406', '174452', '174489', '174564', '174565', '179441', '179442', '179445', '179448', '179449', '179456', '202448', '216810', '243639', '243650', '243651']
nosy_count = 11.0
nosy_names = ['brett.cannon', 'terry.reedy', 'vstinner', 'ezio.melotti', 'eric.araujo', 'asvetlov', 'python-dev', 'sbt', 'Ramchandra Apte', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16261'
versions = ['Python 3.5']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