-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
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 | 17141 |
|---|---|
| Nosy | @rhettinger, @mdickinson, @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 2013-02-10.17:34:17.477>
created_at = <Date 2013-02-06.12:38:01.131>
labels = ['type-bug', 'library']
title = 'random.vonmisesvariate() hangs for large kappa'
updated_at = <Date 2013-02-10.17:34:36.250>
user = 'https://github.com/serhiy-storchaka'bugs.python.org fields:
activity = <Date 2013-02-10.17:34:36.250>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2013-02-10.17:34:17.477>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2013-02-06.12:38:01.131>
creator = 'serhiy.storchaka'
dependencies = []
files = ['28985', '29028']
hgrepos = []
issue_num = 17141
keywords = ['patch']
message_count = 8.0
messages = ['181511', '181593', '181785', '181810', '181818', '181819', '181820', '181821']
nosy_count = 4.0
nosy_names = ['rhettinger', 'mark.dickinson', 'python-dev', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue17141'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
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