On 2025-03-18, Michał Górny wrote: > +Other Python implementations > +============================ > +At the same time, we are also going to remove the target support > +for Python 3.10 (python3_10) and PyPy 3.10 (pypy3). If you were using > +the pypy3 target before, now you will need to explicitly enable > +per-version targets, such as: > + > + */* PYTHON_TARGETS: pypy3_11 > + > +Note that PyPy support is available only for systems accepting ~arch > +keywords.
Do I understand correctly that PyPy will stay without stable keywords going forward?