Skip to content

Commit

Permalink
Merge pull request #118 from A5rocks/main
Browse files Browse the repository at this point in the history
Update supported Python versions on features page
  • Loading branch information
mattip authored Jun 12, 2024
2 parents 8a61bf9 + 052a463 commit d566811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
language that was co-developed with it. The main reason to use it
instead of CPython is speed: it runs generally faster (see next section).

**PyPy** implements **Python 2.7.18, 3.9.15, and 3.8.15**.
**PyPy** implements **Python 2.7.18, 3.10.14, and 3.9.19**.
It supports all of the core language. It supports most of
the commonly used Python standard library modules. For known differences with
CPython, see our `compatibility`_ page.
Expand Down

0 comments on commit d566811

Please sign in to comment.