This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients rhettinger, steven.daprano
Date 2019-06-05.14:40:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559745600.83.0.648194948998.issue37158@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c01ebcc0dfc6be22950fabb46bdc10dcb6202c9 by Raymond Hettinger in branch 'master':
bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832)
https://github.com/python/cpython/commit/6c01ebcc0dfc6be22950fabb46bdc10dcb6202c9
History
Date User Action Args
2019-06-05 14:40:00rhettingersetrecipients: + rhettinger, steven.daprano
2019-06-05 14:40:00rhettingersetmessageid: <1559745600.83.0.648194948998.issue37158@roundup.psfhosted.org>
2019-06-05 14:40:00rhettingerlinkissue37158 messages
2019-06-05 14:40:00rhettingercreate