Skip to content

Better string annotations results from generated annotate methods#51

Merged
DavidCEllis merged 3 commits intomainfrom
fix-string-annotations
Aug 15, 2025
Merged

Better string annotations results from generated annotate methods#51
DavidCEllis merged 3 commits intomainfrom
fix-string-annotations

Conversation

@DavidCEllis
Copy link
Copy Markdown
Owner

list[undefined] will now be "list[undefined]" instead of "list[ForwardRef('undefined')]"

Matches the work done for dataclasses here - python/cpython#137711

@DavidCEllis DavidCEllis merged commit ad371b1 into main Aug 15, 2025
7 checks passed
@DavidCEllis DavidCEllis deleted the fix-string-annotations branch August 15, 2025 15:44
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