mirror of
https://github.com/python/cpython.git
synced 2026-08-03 07:35:55 -04:00
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.
Miscellaneous source files for the main Python shared library