Skip to content

Commit 64965f3

Browse files
Add whatsnew entry
1 parent eaa8bd9 commit 64965f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,10 @@ pdb
785785
(if any).
786786
(Contributed by Tian Gao in :gh:`130493`.)
787787

788+
* ``<tab>`` at the beginning of the line in :mod:`pdb` multi-line input will
789+
fill in a 4-space indentation now, instead of inserting a ``\t`` character.
790+
(Contributed by Tian Gao in :gh:`130471`.)
791+
788792

789793
pickle
790794
------

0 commit comments

Comments
 (0)