Skip to content

Commit b9111fe

Browse files
committed
Fix changelog
1 parent 401c3d1 commit b9111fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog/5634.bugfix.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
``pytest.exit`` and ``bdb.BdbQuit`` are now correctly handled in ``unittest`` cases.
1+
``pytest.exit`` is now correctly handled in ``unittest`` cases.
2+
This makes ``unittest`` cases handle ``quit`` from pytest's pdb correctly.

0 commit comments

Comments
 (0)