]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-133644: update `Py_InteractiveFlag` deprecation notice (#133749)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Fri, 9 May 2025 13:42:42 +0000 (15:42 +0200)
committerGitHub <noreply@github.com>
Fri, 9 May 2025 13:42:42 +0000 (15:42 +0200)
Doc/c-api/init.rst

index 8ea73fa2f630c8e0df675fe3ae1903b9e5fb6bbd..90767b12471bb663fbb38e344eea55fc95b9ad3d 100644 (file)
@@ -197,7 +197,7 @@ to 1 and ``-bb`` sets :c:data:`Py_BytesWarningFlag` to 2.
 
    Set by the :option:`-i` option.
 
-   .. deprecated:: 3.12
+   .. deprecated-removed:: 3.12 3.15
 
 .. c:var:: int Py_IsolatedFlag