Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python 3.13 to supported versions #1071

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

mrbean-bremen
Copy link
Member

@mrbean-bremen mrbean-bremen commented Oct 7, 2024

  • use latest released version in CI

Using allow-prereleases makes sure the released version is used as soon as available.
Currently still using rc3, which should be identical to the release version.

Tasks

  • Fix or feature added
  • Entry to release notes added
  • Pre-commit CI shows no errors
  • Unit tests passing
  • For documentation changes: The Read the Docs preview builds and looks as expected

- use 3.13 together with allow-prereleases in CI
  this ensures that the released version is used as soon as available
  (currently rc3 is used, which should be identical to 3.13.0)
@mrbean-bremen mrbean-bremen merged commit 800c88d into pytest-dev:main Oct 7, 2024
67 checks passed
@mrbean-bremen mrbean-bremen deleted the python3.13 branch October 7, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant