1. 40a841b Fixed issue #25177, problems with the mean of very small and very large numbers. by Steven D'Aprano · 9 years ago
  2. ed135f4 remove unused import by Benjamin Peterson · 10 years ago
  3. f8c111d Issue #16056: Rename test method in test_statistics to avoid conflict. by Berker Peksag · 10 years ago
  4. 4a7668a Close #20536: correctly handle Decimal exponents in statistics by Nick Coghlan · 11 years ago
  5. 73afe2a Close #20481: Disallow mixed type input in statistics by Nick Coghlan · 11 years ago
  6. bfd68bf Issue #20478: avoid special casing Counter in statistics by Nick Coghlan · 11 years ago
  7. b12cb6a Issue #19535: Fixed test_docxmlrpc, test_functools, test_inspect, and by Serhiy Storchaka · 11 years ago
  8. ad39360 Fix suspicious test case by Christian Heimes · 11 years ago
  9. f5e987b Issue #18606: Add the new "statistics" module (PEP 450). Contributed by Larry Hastings · 11 years ago