ci: add usage of Python version 3.13 by felix-seifert · Pull Request #958 · actions/setup-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@felix-seifert

Copy link

@felix-seifert felix-seifert commented

Oct 9, 2024

edited

Loading

Description:
CI testing should include the newest Python version 3.13. We can remove testing the dev and pre-release version of Python as they are currently not available for Python 3.14.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.
danyeaw, akx, codingjoe, alcides, amotl, fenhl, and R1kaB3rN reacted with thumbs up emoji

@felix-seifert felix-seifert marked this pull request as ready for review

October 9, 2024 14:26

@felix-seifert felix-seifert requested a review from a team as a code owner

October 9, 2024 14:26

@felix-seifert felix-seifert force-pushed the use-version-3-13 branch 2 times, most recently from ae4bff9 to 321ccb2 Compare

October 10, 2024 07:45

@felix-seifert

Copy link

Author

I now have an inkling about the flag check-latest: true, and I corrected my silly mistakes. 🙈

@codingjoe

Copy link

/ping @IvanZosimov, there might be a growing number of folks interested in Python 1.13 support on CI. I selfishly am, to update the CI setup on my packages.

alcides and Antikythera reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@felix-seifert @codingjoe