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 itertools support in python >= 3.14 #692

Open
mmckerns opened this issue Oct 29, 2024 · 0 comments
Open

add itertools support in python >= 3.14 #692

mmckerns opened this issue Oct 29, 2024 · 0 comments

Comments

@mmckerns
Copy link
Member

python removed reduce and setstate methods from itertools objects in python 3.14.0a1. Add support for these objects, as they were supported previously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant