← 返回首页
gh-93649: Split exception tests from _testcapimodule.c by erlend-aasland · Pull Request #102173 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-93649: Split exception tests from _testcapimodule.c#102173

Merged
miss-islington merged 4 commits into
python:mainfrom
erlend-aasland:split-testcapi/exceptions
Feb 23, 2023
Merged

gh-93649: Split exception tests from _testcapimodule.c#102173
miss-islington merged 4 commits into
python:mainfrom
erlend-aasland:split-testcapi/exceptions

Conversation

erlend-aasland commented Feb 23, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Automerge-Triggered-By: GH:erlend-aasland

Copy link
Copy Markdown
Contributor Author

Rationale: make it easier to increase coverage of the C API for exception handling.

Regarding the Lib/test part: the _testcapi stuff is scattered across a lot of test files. Would it make sense to consolidate these (in a follow-up PR)?

Copy link
Copy Markdown
Member

Rationale: make it easier to increase coverage of the C API for exception handling.

Regarding the Lib/test part: the _testcapi stuff is scattered across a lot of test files. Would it make sense to consolidate these (in a follow-up PR)?

It depends, we'd need to see why it's scattered like that. Could be divided on some other criteria.

Copy link
Copy Markdown
Contributor

@erlend-aasland: Status check is done, and it's a failure or timed out ❌.

Copy link
Copy Markdown
Contributor

@erlend-aasland: Status check is done, and it's a failure or timed out ❌.

Copy link
Copy Markdown
Contributor

Status check is done, and it's a success ✅.

miss-islington merged commit efc985a into python:main Feb 23, 2023
erlend-aasland deleted the split-testcapi/exceptions branch February 23, 2023 17:12
JelleZijlstra pushed a commit to JelleZijlstra/cpython that referenced this pull request Sep 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.