mirror of https://github.com/python/cpython.git
d8073ee6f3
gh-89419: gdb: fix bug causing AttributeError in py-locals when no frame is available (GH-100611) ``` Unable to read information on python frame Python Exception <class 'AttributeError'>: 'NoneType' object has no attribute 'co_name' ``` Regression in commit |
||
---|---|---|
.. | ||
libpython.py |