Skip to content
Snippets Groups Projects
Unverified Commit 67f5d24e authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by Pablo Galindo
Browse files

gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)



Fix command line parsing: reject "-X int_max_str_digits" option with
no value (invalid) when the PYTHONINTMAXSTRDIGITS environment
variable is set to a valid limit.
(cherry picked from commit 41351662)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent 9e008fe3
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