Skip to content
Snippets Groups Projects
Unverified Commit dca2fd28 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

[3.8] gh-95778: Mention sys.set_int_max_str_digits() in error message...

[3.8] gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874) (GH-96877) (GH-97835)

[3.9] gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874) (GH-96877)

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 e841ffc9)

Co-authored-by: default avatarNed Deily <nad@python.org>
(cherry picked from commit 41188134)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 18a0cdb2
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment