summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-09-25-22-06-52.gh-issue-124552.1nQKNM.rst
blob: 39dde4c774ba5d4c32d7b56812c2f88789ea484e (plain)
1
Improve the accuracy of :mod:`bdb`'s check for the possibility of breakpoint in a frame. This makes it possible to disable unnecessary events in functions.