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

[3.8] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) (GH-97575)


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 12c72d68
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