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 josh.r, mark.dickinson, rhettinger, steven.daprano, tim.peters
Date 2019-02-21.23:06:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550790396.16.0.0174004610397.issue35904@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47d9987247bcc45983a6d51fd1ae46d5d356d0f8 by Raymond Hettinger in branch 'master':
bpo-35904: Add statistics.fmean() (GH-11892)
https://github.com/python/cpython/commit/47d9987247bcc45983a6d51fd1ae46d5d356d0f8
History
Date User Action Args
2019-02-21 23:06:36rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano, josh.r
2019-02-21 23:06:36rhettingersetmessageid: <1550790396.16.0.0174004610397.issue35904@roundup.psfhosted.org>
2019-02-21 23:06:36rhettingerlinkissue35904 messages
2019-02-21 23:06:36rhettingercreate