Uh oh!
There was an error while loading. Please reload this page.
gh-116417: Move limited C API list.c tests to _testlimitedcapi - #116602
Conversation
Split list.c and set.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi.
vstinner
commented
Mar 11, 2024
@colesbury@corona10@sobolevn@encukou@serhiy-storchaka: Would you mind to review this change? This change is extracted from the large draft PR #116567 which split basically all tests to show how it look alike. I already moved 4 files from Limited C API tests now test the oldest API version, API version 3.5, except heaptype_relative.c and vectorcall_limited.c which need API version 3.12. |
bedevere-bot
commented
Mar 18, 2024
|
bedevere-bot
commented
Mar 18, 2024
|
vstinner
commented
Mar 18, 2024
…python#116602) Split list.c and set.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi.
…python#116602) Split list.c and set.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi.
…python#116602) Split list.c and set.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi.
Split list.c and set.c tests of _testcapi into two parts: limited C API tests in _testlimitedcapi and non-limited C API tests in _testcapi.