diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-04 18:57:06 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-04 18:57:06 (GMT) |
| commit | 18a0cdb2dc86452d8d75aac7e9bb610270979411 (patch) | |
| tree | 3dca633e7d6c01972e1365509accf0e182c915bc /Python/Python-ast.c | |
| parent | 12c72d684d43bf87e8457fd0190343daf01db23d (diff) | |
| download | cpython-18a0cdb2dc86452d8d75aac7e9bb610270979411.zip cpython-18a0cdb2dc86452d8d75aac7e9bb610270979411.tar.gz cpython-18a0cdb2dc86452d8d75aac7e9bb610270979411.tar.bz2 | |
[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 41351662bcd21672d8ccfa62fe44d72027e6bcf8)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions
