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 6c20c90 commit 12fcd08Copy full SHA for 12fcd08
1 file changed
Misc/NEWS.d/next/Library/2026-04-13-21-38-50.gh-issue-144881.3kPqXw.rst
@@ -1,4 +1,4 @@
1
:mod:`asyncio` debugging tools (``python -m asyncio ps`` and ``pstree``)
2
now retry automatically on transient errors that can occur when attaching
3
to a process under active thread delegation. The number of retries can be
4
-controlled with the ``--retries`` flag.
+controlled with the ``--retries`` flag. Patch by Bartosz Sławecki.
0 commit comments