-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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 | 29055 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @MojoVampire |
| 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/rhettinger'
closed_at = <Date 2016-12-27.09:09:33.828>
created_at = <Date 2016-12-23.15:56:57.938>
labels = ['3.7', 'type-bug', 'library']
title = 'random.choice on empty sequence should hide previous exception [patch]'
updated_at = <Date 2016-12-27.09:09:33.786>
user = 'https://bugs.python.org/then0rTh'bugs.python.org fields:
activity = <Date 2016-12-27.09:09:33.786>
actor = 'rhettinger'
assignee = 'rhettinger'
closed = True
closed_date = <Date 2016-12-27.09:09:33.828>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2016-12-23.15:56:57.938>
creator = 'then0rTh'
dependencies = []
files = ['46007']
hgrepos = []
issue_num = 29055
keywords = ['patch']
message_count = 4.0
messages = ['283884', '283886', '284074', '284075']
nosy_count = 5.0
nosy_names = ['rhettinger', 'mark.dickinson', 'python-dev', 'josh.r', 'then0rTh']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue29055'
versions = ['Python 3.6', 'Python 3.7']Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of lifestdlibStandard 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