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

Fixed node_check for 3.8 #2321

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

RunDevelopment
Copy link
Member

Turned out that evaluating tuple[X, Y] type hints did not work with Python 3.8. So I did a little AST rewriting to make it work similar to what we do for unions.

@joeyballentine
Copy link
Member

Or we could drop support for 3.8 😉

@RunDevelopment
Copy link
Member Author

Naaaaahhhhhhh

@joeyballentine joeyballentine merged commit e5870a5 into chaiNNer-org:main Nov 8, 2023
@RunDevelopment RunDevelopment deleted the node-check-3.8 branch November 8, 2023 13:32
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.

2 participants