We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Misc/gdbinit
Quoting: #101866 (comment)
Does this file have any tests? I suspect that most of the code in this file is wrong (as we have changed much of CPython since it was written).
Problems:
co_lnotab
gdbinit
What should we do with it?
Quoting: #101866 (comment)
Problems:
co_lnotabfrom code objects as per PEP 626 #101866gdbinitwill use a deprecatedco_lnotabpropertyWhat should we do with it?
Linked PRs
Misc/gdbinit#102854Misc/gdbinitin the code #143980Misc/gdbinitin the code (GH-143980) #144044Misc/gdbinitin the code (GH-143980) #144045