On Fri, 30 Dec 2022 at 07:08, Matti Picus <[email protected]> wrote: > > I have released a bug-fix v7.3.11 of PyPy with python2.7, 3,8, 3..9.
Does something need to be done somewhere to make it so that this version will appear in GitHub Actions when using actions/setup-python? Looking at the setup-python code it seems to look for versions in this file: https://downloads.python.org/pypy/versions.json I guess somehow that file needs to be updated to list 7.3.11 but I have no idea what the source of that file is. -- Oscar _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
