[issue9915] speeding up sorting with a key

Daniel Stutzbach report at bugs.python.org
Thu Dec 2 23:02:21 CET 2010


Daniel Stutzbach <stutzbach at google.com> added the comment:

Committed as r86937.  Thanks again for reviewing!  Although I do not anticipate any problems, I will keep an eye on the buildbots just in case.

Antoine, regarding "ms->alloced = (list_size + 1) / 2;", I ended up adding an extensive comment after all.

----------

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


More information about the Python-bugs-list mailing list