mirror of
https://github.com/python/cpython.git
synced 2026-07-28 20:55:33 -04:00
When ValueError is raised if an integer is larger than the limit, mention sys.set_int_max_str_digits() in the error message.
Source files for various builtin objects