Mark Dickinson <dicki...@gmail.com> added the comment:
Victor: I suspect there's some compiler magic going on, too; a good compiler should be able to figure out that half of the div/mod calculation is not being used, and strip it out. That wouldn't have been possible before with the tuple packing and unpacking. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39434> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com