Skip to content

Conversation

@spoonmilk
Copy link
Contributor

As of August 2022, TypeParserResult was changed so that types, variables, functions were lists of ParsedTypes, with functions like parse_types_from_source returning BasicTypeParserResults instead. This changes the signature of parse_types_from_string to reflect this change.

Closes #6833

@spoonmilk spoonmilk added this to the Helion milestone Jul 9, 2025
@spoonmilk spoonmilk force-pushed the fix_typeparser_annotation_type branch from 24bcec7 to 7a1a20e Compare July 14, 2025 20:35
@spoonmilk spoonmilk merged commit 7a1a20e into dev Jul 14, 2025
4 of 5 checks passed
@spoonmilk spoonmilk deleted the fix_typeparser_annotation_type branch July 14, 2025 20:37
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.

Wrong python type annotation for TypeParserResult

3 participants