Skip to content

[3.11] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)#97571

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-4135166-3.11
Sep 26, 2022
Merged

[3.11] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988)#97571
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-4135166-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 26, 2022

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

Co-authored-by: Victor Stinner [email protected]

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants