mirror of
https://github.com/python/cpython.git
synced 2026-05-23 12:53:22 -04:00
47710656e5
folded; this will change in Python 2.4. On a 32-bit machine, this happens for 0x80000000 through 0xffffffff, and for octal constants in the same value range. No warning is issued if an explicit base is given, *or* if the string contains a sign (since in those cases no sign folding ever happens).