bpo-45954: Rename PyConfig.no_debug_ranges to code_debug_ranges (GH-29886)
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.
V
Victor Stinner committed
a6c3b0faa1d55e36539caf19bd3bcf1dea12df84
Parent: cb2b3c8
Committed by GitHub <noreply@github.com>
on 12/2/2021, 10:43:37 AM