mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Rename PyConfig.no_debug_ranges to PyConfig.code_debug_ranges and invert the value. Document -X no_debug_ranges and PYTHONNODEBUGRANGES env var in PyConfig.code_debug_ranges documentation.
Miscellaneous source files for the main Python shared library