8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3514edc commit 4e57c32Copy full SHA for 4e57c32
Doc/whatsnew/3.13.rst
@@ -193,7 +193,7 @@ typing
193
pdb
194
---
195
196
-* Add ability to move between chained exceptions during post mortem debugging in :func:`pm()` using
+* Add ability to move between chained exceptions during post mortem debugging in :func:`~pdb.pm` using
197
the new ``exceptions [exc_number]`` command for Pdb. (Contributed by Matthias
198
Bussonnier in :gh:`106676`.)
199
0 commit comments