Create missing `pypyX.Y` symlinks by mayeut · Pull Request #347 · actions/setup-python

This was referenced

Mar 5, 2022

@mayeut marked this pull request as draft

April 2, 2022 12:35

@mayeut

`pypyX.Y.exe` executables are missing from PyPy archives on Windows before v7.3.9 (X.Y < 3.9)
`pypy2.7` symlinks are also missing from macOS/Linux PyPy archives before v7.3.9

relates to actions#346

@mayeut mayeut marked this pull request as ready for review

April 9, 2022 09:40

dmitry-shibanov

vsafonkin

marko-zivic-93

brcrista

@mayeut mayeut deleted the install-pypyX.Y-symlinks branch

April 28, 2022 15:57

tdfacer pushed a commit to ifit/setup-python that referenced this pull request

Oct 7, 2025
`pypyX.Y.exe` executables are missing from PyPy archives on Windows before v7.3.9 (X.Y < 3.9)
`pypy2.7` symlinks are also missing from macOS/Linux PyPy archives before v7.3.9

relates to actions#346