[issue36546] Add quantiles() to the statistics module

Raymond Hettinger report at bugs.python.org
Wed Sep 18 00:06:56 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset 31af1cce9d799475ba8c3dec3e239b4a75ce268f by Raymond Hettinger (Miss Islington (bot)) in branch '3.8':
bpo-36546: No longer a need to make "data" positional only (GH-16252) (GH-16253)
https://github.com/python/cpython/commit/31af1cce9d799475ba8c3dec3e239b4a75ce268f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36546>
_______________________________________


More information about the Python-bugs-list mailing list