From 4b3d5559103189b59e7c82de53d08bf046f987d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?= <10796600+picnixz@users.noreply.github.com> Date: Fri, 9 May 2025 15:28:40 +0200 Subject: [PATCH] update `Py_InteractiveFlag` deprecation notice --- Doc/c-api/init.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/c-api/init.rst b/Doc/c-api/init.rst index 8ea73fa2f630c8..90767b12471bb6 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