From: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> Date: Fri, 9 May 2025 13:42:42 +0000 (+0200) Subject: gh-133644: update `Py_InteractiveFlag` deprecation notice (#133749) X-Git-Tag: v3.15.0a1~1803 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ed8d6fdd1145c48ec7c3e668636cc301de8959e;p=thirdparty%2FPython%2Fcpython.git gh-133644: update `Py_InteractiveFlag` deprecation notice (#133749) --- diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst index 8ea73fa2f630..90767b12471b 100644 --- a/Doc/c-api/init.rst +++ b/Doc/c-api/init.rst @@ -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