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

Roundup Robot report at bugs.python.org
Wed May 13 11:51:07 CEST 2015


Roundup Robot added the comment:

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

----------

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


More information about the Python-bugs-list mailing list