Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4eda56d

Browse files
picnixzmiss-islington
authored andcommitted
pythongh-133644: update Py_InteractiveFlag deprecation notice (pythonGH-133749)
(cherry picked from commit 3ed8d6f) Co-authored-by: Bénédikt Tran <[email protected]>
1 parent beb8a50 commit 4eda56d

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
@@ -203,7 +203,7 @@ to 1 and ``-bb`` sets :c:data:`Py_BytesWarningFlag` to 2.
203203

204204
Set by the :option:`-i` option.
205205

206-
.. deprecated:: 3.12
206+
.. deprecated-removed:: 3.12 3.15
207207

208208
.. c:var:: int Py_IsolatedFlag
209209

0 commit comments

Comments
 (0)