mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
Kneler for reporting this issue: long_mult() is faster when the smaller argument is on the left. Swap the arguments accordingly.
Kneler for reporting this issue: long_mult() is faster when the smaller argument is on the left. Swap the arguments accordingly.