New submission from STINNER Victor <vstin...@python.org>:

In the PyConfig, I tried to avoid double negative, so "no_debug_ranges" should 
be "debug_ranges". I propose to rename it to "code_debug_ranges" to make it 
more specific.

If there is an agreement on the member name, I can write a PR.

----------
components: C API
messages: 407478
nosy: pablogsal, vstinner
priority: normal
severity: normal
status: open
title: Rename PyConfig.no_debug_ranges to PyConfig.code_debug_ranges
versions: Python 3.11

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45954>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to