-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
[WIP] gh-116417: Move limited C API tests to _testlimitedcapi #116567
Closed
Commits on Mar 10, 2024
-
pythongh-116417: Move limited C API tests to _testlimitedcapi
* Move bytes.c and sys.c from Modules/_testcapi/ to Modules/_testlimitedcapi/. * Split some tests in two files, limited and non-limited: * abstract.c * dict.c * list.c * set.c * Copy util.h to Modules/_testlimitedcapi/. * Update test_capi.
Configuration menu - View commit details
-
Copy full SHA for 3b01457 - Browse repository at this point
Copy the full SHA 3b01457View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5761f80 - Browse repository at this point
Copy the full SHA 5761f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c984f6 - Browse repository at this point
Copy the full SHA 2c984f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0354b84 - Browse repository at this point
Copy the full SHA 0354b84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916dc57 - Browse repository at this point
Copy the full SHA 916dc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 422c188 - Browse repository at this point
Copy the full SHA 422c188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e8040 - Browse repository at this point
Copy the full SHA 12e8040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc12e7 - Browse repository at this point
Copy the full SHA 3bc12e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8c80f - Browse repository at this point
Copy the full SHA bd8c80fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1521eaa - Browse repository at this point
Copy the full SHA 1521eaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9684370 - Browse repository at this point
Copy the full SHA 9684370View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.