[issue38389] Bug on sorted with count key

Benjamin Peterson report at bugs.python.org
Mon Oct 7 00:32:59 EDT 2019


Benjamin Peterson <benjamin at python.org> added the comment:

5 and 12 both appear twice in the list, so as far as the key function is concerned, they're equal.

----------
nosy: +benjamin.peterson
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list