mirror of
https://github.com/python/cpython.git
synced 2026-05-16 09:29:00 -04:00
5783fd2c58
avoid undefined behaviour when LONG_MAX type is smaller than 60 bits. This change should fix a warning with the ICC compiler.
Source files for various builtin objects