-
-
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 | 24546 |
|---|---|
| Nosy | @tim-one, @rhettinger, @mdickinson, @vstinner, @stevendaprano, @bitdancer, @skrah, @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 = None
closed_at = <Date 2018-06-27.06:56:24.321>
created_at = <Date 2015-07-01.16:06:30.430>
labels = ['type-bug', 'library']
title = 'sequence index bug in random.choice'
updated_at = <Date 2018-06-27.06:56:24.320>
user = 'https://bugs.python.org/SergeAnuchin'bugs.python.org fields:
activity = <Date 2018-06-27.06:56:24.320>
actor = 'rhettinger'
assignee = 'none'
closed = True
closed_date = <Date 2018-06-27.06:56:24.321>
closer = 'rhettinger'
components = ['Library (Lib)']
creation = <Date 2015-07-01.16:06:30.430>
creator = 'Serge Anuchin'
dependencies = []
files = ['39870']
hgrepos = []
issue_num = 24546
keywords = []
message_count = 29.0
messages = ['246038', '246057', '246059', '246062', '246064', '246078', '246080', '246081', '246089', '246093', '246106', '246109', '246119', '246132', '246164', '246178', '246252', '246259', '246264', '246265', '246283', '246288', '246289', '246292', '246296', '246300', '246301', '246335', '320547']
nosy_count = 9.0
nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'vstinner', 'steven.daprano', 'r.david.murray', 'skrah', 'serhiy.storchaka', 'Serge Anuchin']
pr_nums = []
priority = 'normal'
resolution = 'works for me'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue24546'
versions = ['Python 2.7']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