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