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 support for Python 3.12 #1839

Merged
merged 11 commits into from
Mar 26, 2024
Merged

Add support for Python 3.12 #1839

merged 11 commits into from
Mar 26, 2024

Commits on Mar 22, 2024

  1. Add support for Python 3.12

    favilo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    649bad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc59d31 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Upgrade pylint and pip version.

    Use `ensurepip` to ensure pip is installed before we upgrade it
    favilo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6cda1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1e219 View commit details
    Browse the repository at this point in the history
  3. Testing pre-commit

    favilo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ad8258d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66beee7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acf55e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd72344 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    351750d View commit details
    Browse the repository at this point in the history
  8. black

    favilo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    29f2af5 View commit details
    Browse the repository at this point in the history
  9. isinstance not type

    favilo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    47f67bb View commit details
    Browse the repository at this point in the history