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 f48a1c6 commit 93e5f58Copy full SHA for 93e5f58
Doc/whatsnew/3.15.rst
@@ -92,7 +92,8 @@ Improved modules
92
pdb
93
---
94
95
-* :pdbcommand:`attach` command has been added to attach to a running process.
+* :pdbcommand:`attach` command is added to attach to a running process
96
+ from :mod:`pdb`.
97
(Contributed by Tian Gao in :gh:`133954`.)
98
99
ssl
0 commit comments