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

Drop support for Python 3.10 #12598

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Drop support for Python 3.10 #12598

merged 4 commits into from
Sep 26, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    f78b23e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9001c6e View commit details
    Browse the repository at this point in the history
  3. chore: use UTC directly from datetime

    - auto fixes from pre-commit.com hooks (pyupgrade)
    pre-commit-ci[bot] authored and nijel committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aaf2f10 View commit details
    Browse the repository at this point in the history
  4. chore: drop third-party dependency on tomli

    Since Python 3.11 tomllib is included.
    nijel committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e91f176 View commit details
    Browse the repository at this point in the history