-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
gh-93649: Split exception tests from _testcapimodule.c #102173
gh-93649: Split exception tests from _testcapimodule.c #102173
Conversation
Rationale: make it easier to increase coverage of the C API for exception handling. Regarding the Lib/test part: the |
It depends, we'd need to see why it's scattered like that. Could be divided on some other criteria. |
@erlend-aasland: Status check is done, and it's a failure or timed out ❌. |
@erlend-aasland: Status check is done, and it's a failure or timed out ❌. |
Status check is done, and it's a success ✅. |
…H-102173) Automerge-Triggered-By: GH:erlend-aasland
Automerge-Triggered-By: GH:erlend-aasland