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

Re-write such that Python 3.10 can be used #10

Open
MilanStaffehl opened this issue Jun 23, 2024 · 0 comments
Open

Re-write such that Python 3.10 can be used #10

MilanStaffehl opened this issue Jun 23, 2024 · 0 comments
Assignees
Labels
feature: typing New feature for array typing feature: validation New feature for array validation
Milestone

Comments

@MilanStaffehl
Copy link
Owner

This is possible if the offending classes are imported from typing_extensions instead of typing. This way, we might be able to get minimum requirement back to 3.10.

@MilanStaffehl MilanStaffehl added the feature: validation New feature for array validation label Jun 23, 2024
@MilanStaffehl MilanStaffehl self-assigned this Jun 23, 2024
@MilanStaffehl MilanStaffehl added the feature: typing New feature for array typing label Jul 4, 2024
@MilanStaffehl MilanStaffehl added this to the 0.2.0 milestone Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: typing New feature for array typing feature: validation New feature for array validation
Projects
None yet
Development

No branches or pull requests

1 participant