Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:
Wait, are you talking about the list appearing to be empty during the sort? That's expected behaviour and not a bug: https://docs.python.org/3/library/stdtypes.html#list.sort I'm going to close this issue as Not A Bug. If the problem is something else, please re-open it with: - an explanation of what you think the bug is; - why you think it is a bug; - a simple test case; - the output you expect; - and the actual output. It is not enough to give the actual output with no explanation for why you think it is wrong. ---------- resolution: -> not a bug stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45179> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com