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

Required python version should be 3.8 #88

Closed
jon4hz opened this issue Jul 11, 2024 · 1 comment
Closed

Required python version should be 3.8 #88

jon4hz opened this issue Jul 11, 2024 · 1 comment

Comments

@jon4hz
Copy link

jon4hz commented Jul 11, 2024

Hi,
I noticed that the required python version is stated as 3.6. However you are using re.Pattern in some type annotations (e.g. here) and that class was introduced in python 3.8.

@phibos
Copy link
Member

phibos commented Jul 15, 2024

Thanks for reporting the issue. It will be fixed in the next release.

@phibos phibos closed this as completed in 40f83b4 Jul 15, 2024
phibos added a commit that referenced this issue Jul 15, 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

No branches or pull requests

2 participants