Add pypy2.7 symlink/executable
Relates to #3693 (closed)
Would it be possible to do add pypy2.7.exe / pypy2.7 symlinks for consistency's sake across versions ?
This would allow for nox (& probably tox too) to pick a fully defined exe name.
I'm sorry I missed this one when opening #3693 (closed). Just found about that while working on https://github.com/actions/setup-python/issues/346 The main difference with #3693 (closed) is that it does not exist either on macOS/Linux packages. The same arguments apply (except for consistency across OS).
cc @mattip