Skip to content

Commit

Permalink
src/doc/en/developer/coding_in_python.rst: Update language standard
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Mar 26, 2024
1 parent 5dfedfc commit 0b4665c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/en/developer/coding_in_python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ using one of two mechanisms:
(to be used in place of ``typing``).

The Sage library declares these packages as dependencies and ensures that
versions that provide features of Python 3.11 are available.
versions that provide features of Python 3.12 are available.

Meta :issue:`29756` keeps track of newer Python features and serves
as a starting point for discussions on how to make use of them in the
Expand Down

0 comments on commit 0b4665c

Please sign in to comment.