summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2022-10-30-22-42-48.gh-issue-98878.fgrykp.rst
blob: e83422a77a22732d01d296c87e0341f15d1ecb1f (plain)
1
2
Use the frame bound builtins when offering a name suggestion in
:mod:`traceback` to prevent crashing when ``__builtins__`` is not a dict.