Skip to content

Commit 7281465

Browse files
Add whatsnew entry to the change
1 parent 27f0656 commit 7281465

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@ pdb
318318
:pdbcmd:`commands` are preserved across hard-coded breakpoints.
319319
(Contributed by Tian Gao in :gh:`121450`.)
320320

321+
* Added a new argument ``mode`` to :class:`pdb.Pdb`. Disabled ``restart``
322+
command when :mod:`pdb` is in ``inline`` mode.
323+
(Contributed by Tian Gao in :gh:`123757`.)
321324

322325
pickle
323326
------

0 commit comments

Comments
 (0)