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

Python 3.13 tests #40

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

Python 3.13 tests #40

wants to merge 18 commits into from

Conversation

ADBond
Copy link
Owner

@ADBond ADBond commented Oct 14, 2024

Not sure if it'll be even possible to build all dependencies yet, but interesting to see.

If not can re-run in future once more.

14/10 - pyarrow doesn't build. This may be a while, issue arises in JPypy: see apache/arrow#44389 (comment).
29/10 - pyarrow had supported 18.0.0 out yesterday
29/10 - pandas doesn't build n/m just need to specify versions more explicitly
29/10 - altair breaks with 3.13 on import - fix in the works vega/altair#3620

browo097302 and others added 14 commits October 4, 2024 14:02
this removes the self-reference in this query, which breaks things in debug_mode when we try to materialise these tables
Change name of second __splink__cluster_count_row_numbered query, prevent table name conflict
…ervices/bug/clustering-debug-mode

Add iteration number to `neighbours_filtered` table
…ervices/docs/fix-backend-api-page

Fix docs examples
…ervices/docs/fix-link-and-ref

Docs - correct heading and link text
altair is a core requirement, and this fails anyway if altair not installed, just more mysteriously
…ervices/bug/wrap-altair-import

Simplify Altair import
6.0.0 dropped 3.8 support, and if we don't specify, poetry will add it as ^6.0.0 even when using python 3.8, and so will fail resolution.
…ervices/ci/pytest-cov-version-pin

Specify version range for `pytest-cov` in CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants