| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
|
Closing in favor of the upstream pull request against github/codeql:main. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This intentionally does not inspect the shared library's combined private beginAbruptCompletion, whose unmatched final catch-clause completion legitimately originates at isAfterValue.
Motivation
This follows the consistency-check suggestion from review of github#22380: github#22380 (comment). The change is independent of github#22380 and contains no Python-specific CFG behavior change.
Validation
No invalid abrupt-completion origins or unrelated expected-output churn were found in the three consuming languages.