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: Officially support Python 3.12 #4830

Merged
merged 10 commits into from
Jun 27, 2024
Merged

Commits on Jun 26, 2024

  1. chore: upgrade dependencies to support 3.12

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4ff97a2 View commit details
    Browse the repository at this point in the history
  2. feat: test on python 3.12

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    840d7cd View commit details
    Browse the repository at this point in the history
  3. Trigger CI

    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d7afdb2 View commit details
    Browse the repository at this point in the history
  4. fix: lockfile

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1ab753e View commit details
    Browse the repository at this point in the history
  5. fix: add 3.12 to the supported version list

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2921950 View commit details
    Browse the repository at this point in the history
  6. fix: log error

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b321d19 View commit details
    Browse the repository at this point in the history
  7. fix: don't check allowed image types

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e7508e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. raise for debugging

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1579fbc View commit details
    Browse the repository at this point in the history
  2. fix: revert change

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8fd6436 View commit details
    Browse the repository at this point in the history
  3. fix: update pillow

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fde4666 View commit details
    Browse the repository at this point in the history