[docs] [issue19934] collections.Counter.most_common does not document `None` as acceptable input.

Roundup Robot report at bugs.python.org
Wed May 13 11:48:30 CEST 2015


Roundup Robot added the comment:

New changeset 8440dda28ffe by Raymond Hettinger in branch '3.4':
Issue #19934:  Document *None* as an acceptable input to Counter.most_common([n])
https://hg.python.org/cpython/rev/8440dda28ffe

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19934>
_______________________________________


More information about the docs mailing list