Benjamin Peterson added the comment:

Why does your key function depend on the size of the list? That seems like the 
root of the problem. Considering calling the key function is observable 
behavior, I don't think this should be changed. The patch makes behavior 
list.sort() inconsistent.

----------
nosy: +benjamin.peterson

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

Reply via email to