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 53 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

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    100a13f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32a9a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    310087c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Update packages/vaex-core/setup.py

    Co-authored-by: ddelange <[email protected]>
    maartenbreddels and ddelange committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    12e2478 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. chore: drop python 3.6 and 3.7 support

    Co-authored-by: Ewout ter Hoeven <[email protected]>
    maartenbreddels and EwoutH committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a19eb7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a34fee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a32d9cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00d6c3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a50ddca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66a4500 View commit details
    Browse the repository at this point in the history
  7. Add sudo

    ddelange committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3d078ae View commit details
    Browse the repository at this point in the history
  8. Fix windows

    ddelange committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9bb7964 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Use sudo only on macos

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1dbdb19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27d34e2 View commit details
    Browse the repository at this point in the history
  3. Add .readthedocs.yaml

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c4f234c View commit details
    Browse the repository at this point in the history
  4. Pull submodules

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0d9a3ce View commit details
    Browse the repository at this point in the history
  5. Try editable rtd install

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    08da37b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ba6441 View commit details
    Browse the repository at this point in the history
  7. Allow newer sphinx

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    d46edbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4964f7 View commit details
    Browse the repository at this point in the history
  9. Autocancel all jobs

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    976b73f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cf3f94 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eacef43 View commit details
    Browse the repository at this point in the history
  12. Add cancel-in-progress keys

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3fdd98e View commit details
    Browse the repository at this point in the history
  13. Amend to only cancel on PRs

    ddelange committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8fb9b3e View commit details
    Browse the repository at this point in the history