We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f8d89 commit 56c7d91Copy full SHA for 56c7d91
Doc/library/sys.rst
@@ -26,7 +26,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
26
27
.. versionchanged:: 3.14
28
A deprecation warning will be emitted if the :data:`sys.abiflags` member
29
- is accessed on Windows.
+ is accessed on Windows before Python 3.16.
30
For example:
31
32
.. code-block:: python
0 commit comments