]> granicus.if.org Git - python/commit
bpo-36324: Apply review comments from Allen Downey (GH-15693) (GH-15694)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Sep 2019 07:42:22 +0000 (00:42 -0700)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Thu, 5 Sep 2019 07:42:22 +0000 (00:42 -0700)
commitdafbe3265657dc5a5c46e762080023f0aa25ec58
treef0b9a0a31457f35153d4bd79e92c38e7980db071
parentbdcbb83c6640c2b30d0e1a2a497e9ba34cc53b26
bpo-36324:  Apply review comments from Allen Downey (GH-15693) (GH-15694)

(cherry picked from commit e4810b2a6c1d0db1a27ad046831b8fa3b57967a4)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/statistics.rst
Lib/statistics.py
Misc/ACKS