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 mark.dickinson, rhettinger, steven.daprano, tim.peters
Date 2021-11-27.05:55:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637992516.46.0.953441724418.issue45876@roundup.psfhosted.org>
In-reply-to
Content
New changeset af9ee57b96cb872df6574e36027cc753417605f9 by Raymond Hettinger in branch 'main':
bpo-45876: Improve accuracy for stdev() and pstdev() in statistics (GH-29736)
https://github.com/python/cpython/commit/af9ee57b96cb872df6574e36027cc753417605f9
History
Date User Action Args
2021-11-27 05:55:16rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano
2021-11-27 05:55:16rhettingersetmessageid: <1637992516.46.0.953441724418.issue45876@roundup.psfhosted.org>
2021-11-27 05:55:16rhettingerlinkissue45876 messages
2021-11-27 05:55:16rhettingercreate