Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/2025/02/pypy-v7318-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The release includes three different interpreters:
Python 3.10, including the stdlib for CPython 3.10.19.

- PyPy3.11, which is an interpreter supporting the syntax and the features of
Python 3.11, including the stdlib for CPython 3.10.11.
Python 3.11, including the stdlib for CPython 3.11.11.

The interpreters are based on much the same codebase, thus the triple
release. This is a micro release, all APIs are compatible with the other 7.3
Expand Down