8000 gh-133644: update `Py_InteractiveFlag` deprecation notice (#133749) · chris-eibl/cpython@3ed8d6f · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ed8d6f

Browse files
authored
pythongh-133644: update Py_InteractiveFlag deprecation notice (python#133749)
1 parent ebd4881 commit 3ed8d6f

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)
0