Raymond Hettinger <raymond.hettin...@gmail.com> added the comment: I’m -1 on this. Given that use cases are rare, there is no need to burden the code base with an optimization of something we can already do in other ways.
Also, I don’t like that the APIs for list.sort(), bytes.sort(), and bytearray.sort() wouldn’t match. IMO that would do more harm than good. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45902> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com