Skip to content
Snippets Groups Projects
user avatar
Miss Islington (bot) authored
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>
358b7a44
History
Name Last commit Last update