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

Few type hints not compatible with python 3.9 & python 3.8 #244

Open
raphaeljolivet opened this issue Feb 20, 2024 · 1 comment
Open

Few type hints not compatible with python 3.9 & python 3.8 #244

raphaeljolivet opened this issue Feb 20, 2024 · 1 comment

Comments

@raphaeljolivet
Copy link

Hi,

I just found that a few typing hints make the code not compatible with python3.9 & python3.8.
I guess those versions are still used a lot and it's too bad only a few lines make it not compatible.

I will do a PR to fix it.

BTW, I just discovered Tox for this: it enables you to package, deploy your lib and test it easily in several Python envs.
It's easy to use a handy to ensure broad compatibility.

@tngTUDOR
Copy link
Contributor

@raphaeljolivet , the PR was merged. Do you think we can close this issue?

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