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

[3.9] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97574)


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 938223e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment