Skip to content

Commit 56c7d91

Browse files
committed
Update docs
1 parent 49f8d89 commit 56c7d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sys.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
2626

2727
.. versionchanged:: 3.14
2828
A deprecation warning will be emitted if the :data:`sys.abiflags` member
29-
is accessed on Windows.
29+
is accessed on Windows before Python 3.16.
3030
For example:
3131

3232
.. code-block:: python

0 commit comments

Comments
 (0)