mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
gh-133644: update Py_InteractiveFlag
deprecation notice (#133749)
This commit is contained in:
parent
ebd4881db2
commit
3ed8d6fdd1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue