https://github.com/python/cpython/commit/1248ac9b3433a8e547dd31a72480f718708a4c6a
commit: 1248ac9b3433a8e547dd31a72480f718708a4c6a
branch: 3.14
author: Bartosz SÅ‚awecki <[email protected]>
committer: pablogsal <[email protected]>
date: 2026-07-09T09:17:09Z
summary:

[3.14] gh-151213: Remove 3.15+ asyncio tools flag from 3.14 docs (GH-151392) 
(#153399)

files:
M Doc/library/asyncio-tools.rst

diff --git a/Doc/library/asyncio-tools.rst b/Doc/library/asyncio-tools.rst
index 1782640e83f53a..93710d9894266e 100644
--- a/Doc/library/asyncio-tools.rst
+++ b/Doc/library/asyncio-tools.rst
@@ -148,10 +148,3 @@ Command-line options
       18445801   0x10a2a38a0          Levitate             sleep -> play       
                               TaskGroup._aexit -> TaskGroup.__aexit__ -> album 
  Sundowning      0x10a439f60
       18445801   0x10a2d7150          DYWTYLM              sleep -> play       
                               TaskGroup._aexit -> TaskGroup.__aexit__ -> album 
  TMBTE           0x10a439d70
       18445801   0x10a6bdaa0          Aqua Regia           sleep -> play       
                               TaskGroup._aexit -> TaskGroup.__aexit__ -> album 
  TMBTE           0x10a439d70
-
-.. option:: --retries N
-
-   Retry failed attempts to inspect the target process up to *N* times.  This
-   can help when the target process changes while its state is being read.
-
-   .. versionadded:: 3.15

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to