mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
92a0e81fe1
When ValueError is raised if an integer is larger than the limit,
mention sys.set_int_max_str_digits() in the error message.
(cherry picked from commit e841ffc915)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects