gh-133644: update Py_InteractiveFlag deprecation notice (#133749)

This commit is contained in:
Bénédikt Tran 2025-05-09 15:42:42 +02:00 committed by GitHub
parent ebd4881db2
commit 3ed8d6fdd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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