[3.11] gh-96848: Fix -X int_max_str_digits option parsing (GH-96988) by miss-islington · Pull Request #97571 · python/cpython
assert_python_failure('-c', code, PYTHONINTMAXSTRDIGITS='foo') assert_python_failure('-c', code, PYTHONINTMAXSTRDIGITS='100')