summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-09-24-00-01-24.gh-issue-124400.0XCgfe.rst
blob: 25ee01e3108bf8c8240c9c33eb7683923ee9380b (plain)
1
Fixed a :mod:`pdb` bug where ``until`` has no effect when it appears in a ``commands`` sequence. Also avoid printing the frame information at a breakpoint that has a command list containing a command that resumes execution.