Skip to content

Commit 4e57c32

Browse files
CarreauAlexWaygood
andauthored
Update Doc/whatsnew/3.13.rst
Co-authored-by: Alex Waygood <[email protected]>
1 parent 3514edc commit 4e57c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ typing
193193
pdb
194194
---
195195

196-
* Add ability to move between chained exceptions during post mortem debugging in :func:`pm()` using
196+
* Add ability to move between chained exceptions during post mortem debugging in :func:`~pdb.pm` using
197197
the new ``exceptions [exc_number]`` command for Pdb. (Contributed by Matthias
198198
Bussonnier in :gh:`106676`.)
199199

0 commit comments

Comments
 (0)