1. bc62aae Issue 26977, remove unneeded line in pvariance (duplicate call to _ss). by Steven D'Aprano · 8 years ago
  2. 40a841b Fixed issue #25177, problems with the mean of very small and very large numbers. by Steven D'Aprano · 9 years ago
  3. 32dcf40 Issue #25494: Merge with 3.4 by Zachary Ware · 9 years ago
  4. df2660e Issue #25494: Remove extra quote from docstring. by Zachary Ware · 9 years ago
  5. df1b699 Issue #22823: Use set literals instead of creating a set from a list by Raymond Hettinger · 10 years ago
  6. 4a7668a Close #20536: correctly handle Decimal exponents in statistics by Nick Coghlan · 10 years ago
  7. 73afe2a Close #20481: Disallow mixed type input in statistics by Nick Coghlan · 10 years ago
  8. bfd68bf Issue #20478: avoid special casing Counter in statistics by Nick Coghlan · 10 years ago
  9. 2bcb1f6 remove unused imports from statistics module by Christian Heimes · 11 years ago
  10. f5e987b Issue #18606: Add the new "statistics" module (PEP 450). Contributed by Larry Hastings · 11 years ago