Skip to content

Python 3.10 type-hint compt bug #1213

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

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Python 3.10 type-hint compt bug #1213

merged 1 commit into from
Feb 4, 2025

Conversation

Qubitium
Copy link
Collaborator

@Qubitium Qubitium commented Feb 4, 2025

TypeHint Optional/Union should accept type vars and not actual type values. Breaks Python 3.10 but not Python 3.12.

Fix #1212

… values. Breaks Python 3.10 but not Python 3.12.
@Qubitium Qubitium changed the title TypeHint Optional/Union should accept type vars and not actual type… Python 3.10 type-hint compt bug Feb 4, 2025
@Qubitium Qubitium merged commit d115625 into main Feb 4, 2025
74 of 86 checks passed
@Qubitium Qubitium deleted the python-310-fix branch February 4, 2025 12:35
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.

[BUG] Python 3.10 Type hint compat
1 participant