mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
4e8ab5db38
from optimizing away mod's sign adjustment when mod == 0; so it got the intended result only in the debug build.