[issue40755] Add missing multiset predicates to collections.Counter

Vedran Čačić report at bugs.python.org
Sat May 30 22:24:25 EDT 2020


Vedran Čačić <vedgar at gmail.com> added the comment:

I'm very glad for that. :-)

For the other part of my message, I never intended to remove the support for non-natural counts. I just wanted to add some more methods to the natural part of Counter's API. It already has some methods which assume natural counts: .elements(), for example.

----------

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


More information about the Python-bugs-list mailing list