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

Fix Python3.8 typing issues (revert to using Union/Optional instead of pipe-notation) #2547

Closed
wants to merge 2 commits into from

Conversation

cyberw
Copy link
Collaborator

@cyberw cyberw commented Jan 13, 2024

@tdadela brought this to my attention. I still yearn for the day when we drop support for everything prior to 3.10, but that day is not yet here...

…was nice, but it is just too weird to have code that cant be validated with mypy on all supported Pythons.
@cyberw cyberw closed this Jan 14, 2024
@cyberw
Copy link
Collaborator Author

cyberw commented Jan 14, 2024

Turns out it was actually fixable! #2548

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.

1 participant