-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Open
Labels
triagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-featureA feature request or enhancementA feature request or enhancement
Description
Can we remove If True:
from gdb bindings?
I think it was created for future features, but it was 15 years ago.
Found 2 locations (not testcase for interpreter):
cpython/Tools/gdb/libpython.py
Line 1587 in 7ec1742
if True: |
cpython/Tools/gdb/libpython.py
Line 1602 in 7ec1742
if True: |
Additional information
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Reporter: Burkov Egor ([email protected]).
Organization: R-Vision ([email protected]).
Linked PRs
Metadata
Metadata
Assignees
Labels
triagedThe issue has been accepted as valid by a triager.The issue has been accepted as valid by a triager.type-featureA feature request or enhancementA feature request or enhancement