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.15:18:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559747906.62.0.96667870413.issue37158@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ddb77741e041966d64739353393bcba33cc3bdd by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-37158: Simplify and speed-up statistics.fmean() (GH-13832) (GH-13843)
https://github.com/python/cpython/commit/9ddb77741e041966d64739353393bcba33cc3bdd
History
Date User Action Args
2019-06-05 15:18:26rhettingersetrecipients: + rhettinger, steven.daprano
2019-06-05 15:18:26rhettingersetmessageid: <1559747906.62.0.96667870413.issue37158@roundup.psfhosted.org>
2019-06-05 15:18:26rhettingerlinkissue37158 messages
2019-06-05 15:18:26rhettingercreate