mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
ba71a247ac
Kneler for reporting this issue: long_mult() is faster when the smaller argument is on the left. Swap the arguments accordingly.