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

ci: Support Python 3.13 #3591

Merged
merged 18 commits into from
Nov 4, 2024
Merged

ci: Support Python 3.13 #3591

merged 18 commits into from
Nov 4, 2024

Commits on Sep 14, 2024

  1. ci: Support Python 3.13

    Minimal/fallback support for `3.13`.
    
    Ideally I'd like to minimise hard dependencies we have on `typing_extensions` before October 2024.
    However, this would be the simpler option if it passes CI
    
    Resolves #3587
    dangotbanned committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    333afc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 13, 2024

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

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

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

Commits on Oct 21, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    184343a View commit details
    Browse the repository at this point in the history
  2. ci: Disable allow-prereleases

    Basising this off of narwhals-dev/narwhals@97ebe2c
    dangotbanned committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    3fbfd49 View commit details
    Browse the repository at this point in the history
  3. ci: Bump pyarrow, remove pillow upper bound

    Seems to be able to build (sometimes) with these changes.
    Still fails a good chunk of the tests
    dangotbanned committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7f11faf View commit details
    Browse the repository at this point in the history
  4. revert: (7f11faf)

    dangotbanned committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    46f52a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    158975a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    216f19f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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