diff options
| author | natsuoto <[email protected]> | 2026-04-28 16:02:12 +0530 |
|---|---|---|
| committer | natsuoto <[email protected]> | 2026-04-28 16:02:12 +0530 |
| commit | 1b8e068d07fff4a429668bfc30470ae5962d2ee6 (patch) | |
| tree | df9d64e69829084298a39e6ed6c48cd2ff02e9c5 /docs | |
| parent | 415819e9126caa2027771cdb1b900ea7d4f3e238 (diff) | |
| download | edify-1b8e068d07fff4a429668bfc30470ae5962d2ee6.tar.xz edify-1b8e068d07fff4a429668bfc30470ae5962d2ee6.zip | |
chore: refresh PyPy CI matrix to maintained versions
PyPy 3.8 reached end-of-life in October 2024 and was the only PyPy
line we tested. PyPy 3.9's last release was April 2024 and is
effectively EOL too. Per upstream (downloads.python.org/pypy):
- pypy-3.10 last release 2025-02-26 (maintained)
- pypy-3.11 last release 2026-03-13 (current stable)
Drop pypy38 jobs and replace with pypy310 and pypy311, mirroring the
existing 3-OS pattern (ubuntu, windows, macos).
- tox.ini: envlist swap pypy38 -> pypy310, pypy311; same swap in the
basepython block.
- .github/workflows/github-actions.yml: 3 pypy38 jobs out, 6 new ones
(2 versions x 3 OSes) in the matrix include list.
setup.py classifiers don't enumerate PyPy minor versions
(`Implementation :: PyPy`), so no metadata change needed.
Closes #36
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
