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

Add Python 3.13 support; Default to pytoolz after Python 3.13 #295

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kclowes
Copy link
Contributor

@kclowes kclowes commented Dec 12, 2024

What was wrong?

Cytoolz doesn't have Python 3.13 wheels yet.

Closes #294

How was it fixed?

Added Python 3.13 support here, and don't install cytoolz on Python versions above 3.12. Will watch pytoolz/cytoolz#216 to see if it gets in soon, because then we don't need a hacky workaround. Also worth noting that tests slow significantly with tools vs cytoolz.

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@kclowes kclowes force-pushed the cytoolz-toolz-default branch from 1fdcea1 to 36536b5 Compare December 12, 2024 21:36
@kclowes kclowes force-pushed the cytoolz-toolz-default branch from 36536b5 to 80fe477 Compare December 12, 2024 21:55
@kclowes kclowes changed the title Cytoolz toolz default Add Python 3.13 support; Default to pytoolz after Python 3.13 Dec 12, 2024
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.

cytoolz has no Python 3.13 wheels
1 participant