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

feat: add Python 3.12 support #477

Merged
merged 4 commits into from
May 30, 2024
Merged

feat: add Python 3.12 support #477

merged 4 commits into from
May 30, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    f9473a6 View commit details
    Browse the repository at this point in the history
  2. ci: Add Python 3.12 to CI

    * Add Python 3.12 to CI test matrix.
    * Default to Python 3.12 in GitHub Actions based workflows.
    * Use Python 3.12 in pre-commit.
    matthewfeickert committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c5a34a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad8010 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. ci: List installed Python packages

    * List installed packages during CI.
    matthewfeickert committed May 29, 2024
    Configuration menu
    Copy the full SHA
    15104b7 View commit details
    Browse the repository at this point in the history