diff options
author | Victor Stinner <vstinner@python.org> | 2022-09-16 18:04:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-16 18:04:37 (GMT) |
commit | e841ffc915e82e5ea6e3b473205417d63494808d (patch) | |
tree | a7e63fa84836f4d41ce47b01658e5e5e591dd24c /Python/symtable.c | |
parent | 426d72e7ddb0af5cf851914ac75127186dd1ff04 (diff) | |
download | cpython-e841ffc915e82e5ea6e3b473205417d63494808d.zip cpython-e841ffc915e82e5ea6e3b473205417d63494808d.tar.gz cpython-e841ffc915e82e5ea6e3b473205417d63494808d.tar.bz2 |
gh-95778: Mention sys.set_int_max_str_digits() in error message (#96874)
When ValueError is raised if an integer is larger than the limit,
mention sys.set_int_max_str_digits() in the error message.
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions