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

(🐞) 1.11 regression - crash when quoted type in decorator used before definition #17607

Closed
KotlinIsland opened this issue Jul 30, 2024 · 1 comment
Labels

Comments

@KotlinIsland
Copy link
Contributor

@dec
def f() -> None: pass
def dec() -> "object": pass
@andersk
Copy link
Contributor

andersk commented Jul 30, 2024

Already fixed in Git by 8b74b5a (#17588).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants