-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
BPO | 25177 |
---|---|
Nosy | @mdickinson, @larryhastings, @benjaminp, @stevendaprano, @wm75, @MojoVampire, @bharel |
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/stevendaprano'
closed_at = <Date 2016-05-05.19:23:25.858>
created_at = <Date 2015-09-19.11:40:40.207>
labels = ['type-bug', 'library']
title = 'OverflowError in statistics.mean when summing large floats'
updated_at = <Date 2018-04-08.20:02:24.810>
user = 'https://bugs.python.org/DavidMacIver'
bugs.python.org fields:
activity = <Date 2018-04-08.20:02:24.810>
actor = 'wolma'
assignee = 'steven.daprano'
closed = True
closed_date = <Date 2016-05-05.19:23:25.858>
closer = 'berker.peksag'
components = ['Library (Lib)']
creation = <Date 2015-09-19.11:40:40.207>
creator = 'David MacIver'
dependencies = []
files = ['40519', '40597']
hgrepos = []
issue_num = 25177
keywords = ['patch']
message_count = 24.0
messages = ['251076', '251080', '251081', '251084', '251085', '251088', '251103', '251108', '251331', '251697', '251702', '252726', '252748', '253201', '253211', '254154', '254157', '254208', '254209', '254312', '255651', '255687', '255714', '315094']
nosy_count = 9.0
nosy_names = ['mark.dickinson', 'larry', 'benjamin.peterson', 'steven.daprano', 'python-dev', 'wolma', 'josh.r', 'David MacIver', 'bar.harel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25177'
versions = ['Python 3.4', 'Python 3.5']
Metadata
Metadata
Assignees
Labels
stdlibPython modules in the Lib dirPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error