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

Support Python 3.12 #585

Merged
merged 20 commits into from
Mar 20, 2024
Merged

Support Python 3.12 #585

merged 20 commits into from
Mar 20, 2024

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    2acab27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be9295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a37c70f View commit details
    Browse the repository at this point in the history
  4. Fix cache info assertion

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7c17907 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b90723a View commit details
    Browse the repository at this point in the history
  6. Update cache hash

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e887cf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a8ac5a View commit details
    Browse the repository at this point in the history
  8. Revert "Test with cached built whl files"

    This reverts commit b90723a.
    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c418a53 View commit details
    Browse the repository at this point in the history
  9. Update requirements check

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6c06072 View commit details
    Browse the repository at this point in the history
  10. Revert "Use pip==24.0.0 in test action"

    This reverts commit 3a8ac5a.
    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    f239b09 View commit details
    Browse the repository at this point in the history
  11. Fix actions

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c657c89 View commit details
    Browse the repository at this point in the history
  12. Fix expectation check

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    a49983f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e18246 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b29bdc1 View commit details
    Browse the repository at this point in the history
  15. Fix tox step

    EnricoMi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    9f7ace7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    a4cb012 View commit details
    Browse the repository at this point in the history
  2. Fix Dockerfile

    EnricoMi committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    f666d36 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Remove built whl files only

    EnricoMi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b0f93f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    945ff8d View commit details
    Browse the repository at this point in the history
  3. Finish composite actions

    EnricoMi committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    947b589 View commit details
    Browse the repository at this point in the history