Skip to content

Commit

Permalink
Add versionadded directive
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Jul 25, 2024
1 parent dd6cd9e commit 5e69ccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doc/library/sys.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,8 @@ always available.
*pyc_magic_number* is the magic number used to identify that cached ``.pyc``
files match the running version of Python.

.. versionadded:: 3.14

:data:`sys.implementation` may contain additional attributes specific to
the Python implementation. These non-standard attributes must start with
an underscore, and are not described here. Regardless of its contents,
Expand Down

0 comments on commit 5e69ccb

Please sign in to comment.