From 666df6e1550e61333d7f5b4de82fc6b1cb7d2d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20S=C5=82awecki?= Date: Thu, 9 Jul 2026 10:11:54 +0200 Subject: [PATCH] Remove 3.15+ flag from 3.14 docs This was the catch :-) --- Doc/library/asyncio-tools.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Doc/library/asyncio-tools.rst b/Doc/library/asyncio-tools.rst index 1782640e83f53a7..93710d9894266eb 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