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

[red-knot] Properly model control flow through finally suites #14015

Open
AlexWaygood opened this issue Oct 31, 2024 · 0 comments
Open

[red-knot] Properly model control flow through finally suites #14015

AlexWaygood opened this issue Oct 31, 2024 · 0 comments
Assignees
Labels
red-knot Multi-file analysis & type inference

Comments

@AlexWaygood
Copy link
Member

finally suites in try/except blocks have very complex control flow, which we don't yet model, and need to.

I've already written extensively about the complexities of finally blocks, so I won't try to summarise them again here. Instead, I'll point to:

@AlexWaygood AlexWaygood added the red-knot Multi-file analysis & type inference label Oct 31, 2024
@AlexWaygood AlexWaygood self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
red-knot Multi-file analysis & type inference
Projects
None yet
Development

No branches or pull requests

1 participant