Skip to content

Commit 2d576c3

Browse files
picnixztaegyunkim
authored andcommitted
pythongh-133644: update Py_InteractiveFlag deprecation notice (python#133749)
1 parent b75cacf commit 2d576c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/init.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ to 1 and ``-bb`` sets :c:data:`Py_BytesWarningFlag` to 2.
197197

198198
Set by the :option:`-i` option.
199199

200-
.. deprecated:: 3.12
200+
.. deprecated-removed:: 3.12 3.15
201201

202202
.. c:var:: int Py_IsolatedFlag
203203

0 commit comments

Comments
 (0)