Ethan Furman added the comment:

We are not "rushing into code", we are getting some code, and tests, written to 
help define what we are talking about.

So far the feedback has given some more tests to add, and some things to change 
(such as only comparing with other Counters).

The big question I have is how do we handle <= and >= ?  Normal Counter == 
treats a key with a zero value as being unequeal to a Counter without that same 
key, but I don't think that makes sense for partial ordering.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22515>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to