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 CPython 3.11, 3.12, and aarch64 processors #2331

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    1e175c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Build wheels on pull_request

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8ea928d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a210a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3395947 View commit details
    Browse the repository at this point in the history
  4. Fix gcc error

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b6c6925 View commit details
    Browse the repository at this point in the history
  5. Fix workflow syntax

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9134301 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65e1fd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1c15e6 View commit details
    Browse the repository at this point in the history
  8. Remove testing leftovers

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0d0b272 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7817433 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f556f56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34b0209 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8573502 View commit details
    Browse the repository at this point in the history
  13. Build cp312 wheels

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    b614cd3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    39eed15 View commit details
    Browse the repository at this point in the history
  15. Replace imp with importlib

    ddelange authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0e37c40 View commit details
    Browse the repository at this point in the history
  16. chore: trigger ci

    maartenbreddels authored and JovanVeljanoski committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    63acdb6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ba4943b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a346454 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d7023a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    021e60f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. ci: pin dask<2024.2.0 to get the same hash keys

    This version gives different results, although
    not a problem in production (it will make your
    cache invalid though), for CI we test that we
    have stable keys (fingerprints)
    maartenbreddels committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a44e464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    915d977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    658816d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa6225 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    eb2afa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f04e2e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    167e500 View commit details
    Browse the repository at this point in the history