Skip to content

Commit 0c1a250

Browse files
committed
news entry for bdb fix (bpo-149015)
1 parent b01ca88 commit 0c1a250

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Misc/NEWS.d/next/Library.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
bdb: Fix :meth:`bdb.Bdb.clear_all_file_breaks` to not skip breakpoints when multiple
2+
breakpoints share the same file and line. Patch by Aman Sachan.
3+
4+
.. bpo-149015.

0 commit comments

Comments
 (0)