comparison lang/pypy310/pkg-descr @ 200:792fb463576a

FIX: update the package description to contain the correct Python implementation 3.10.16
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 12 Mar 2025 16:44:26 +0100
parents 4f64ace8fb9e
children
comparison
equal deleted inserted replaced
199:8b567a874360 200:792fb463576a
1 PyPy3 is a fast, compliant alternative implementation of the Python 3 1 PyPy3 is a fast, compliant alternative implementation of the Python 3
2 language (Python 3.10.13). It has several advantages and distinct 2 language (Python 3.10.16). It has several advantages and distinct
3 features: 3 features:
4 4
5 - Speed: thanks to its Just-in-Time compiler, Python programs often run faster 5 - Speed: thanks to its Just-in-Time compiler, Python programs often run faster
6 on PyPy3. 6 on PyPy3.
7 - Memory usage: large, memory-hungry Python programs might end up taking less 7 - Memory usage: large, memory-hungry Python programs might end up taking less