-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Added checks for invalid usage of continue/break/return in except* block #18132
base: master
Are you sure you want to change the base?
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9a613e - Browse repository at this point
Copy the full SHA d9a613eView commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c947ec7 - Browse repository at this point
Copy the full SHA c947ec7View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d65b1b8 - Browse repository at this point
Copy the full SHA d65b1b8View commit details -
added check for edge case when return stmt inside loop can affect con…
…trol flow in except* block
Configuration menu - View commit details
-
Copy full SHA for bde4749 - Browse repository at this point
Copy the full SHA bde4749View commit details
Commits on Nov 12, 2024
-
Added edge case for invalid control flow in except block nested insid…
…e except* block, other minor fixes
Configuration menu - View commit details
-
Copy full SHA for 13d88a2 - Browse repository at this point
Copy the full SHA 13d88a2View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 3b765f2 - Browse repository at this point
Copy the full SHA 3b765f2View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9ee65f3 - Browse repository at this point
Copy the full SHA 9ee65f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7785a - Browse repository at this point
Copy the full SHA 4b7785aView commit details