setup-python/.github
Matthieu Darbois 2652534ead
feature: fallback to pre-release when no stable version is found (#414)
This allows to specify version like `3.11` or `pypy3.10` in workflows before those versions are released.
This lessen the burden for users of `setup-python` by not having to modify their workflow twice: once when a pre-release is available (e.g. `3.11-dev`) and once when the first stable release is published (e.g. `3.11`)
2023-01-27 16:19:31 -05:00
..
ISSUE_TEMPLATE Add issue and pull request templates (#258) 2021-10-20 12:22:43 +03:00
workflows feature: fallback to pre-release when no stable version is found (#414) 2023-01-27 16:19:31 -05:00
CODEOWNERS Update CODEOWNERS (#576) 2023-01-04 17:01:11 +01:00
pull_request_template.md Add issue and pull request templates (#258) 2021-10-20 12:22:43 +03:00
python.json Update python.json 2019-07-08 15:07:01 -04:00