From: Bartosz Sławecki Date: Thu, 9 Jul 2026 09:17:09 +0000 (+0200) Subject: [3.14] gh-151213: Remove 3.15+ asyncio tools flag from 3.14 docs (GH-151392) (#153399) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1248ac9b3433a8e547dd31a72480f718708a4c6a;p=thirdparty%2FPython%2Fcpython.git [3.14] gh-151213: Remove 3.15+ asyncio tools flag from 3.14 docs (GH-151392) (#153399) --- diff --git a/Doc/library/asyncio-tools.rst b/Doc/library/asyncio-tools.rst index 1782640e83f5..93710d989426 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