Commit 16c9415
authored
Cover all the Mapping Protocol, almost all the Sequence Protocol (except PySequence_Fast) and a part of the Object Protocol. Move existing tests to Lib/test/test_capi/test_abstract.py and Modules/_testcapi/abstract.c. Add also tests for PyDict C API.
1 parent 8579327 commit 16c9415
File tree
13 files changed
+2174
-297
lines changed- Lib/test
- test_capi
- Misc/NEWS.d/next/Tests
- Modules
- _testcapi
- PCbuild
13 files changed
+2174
-297
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1354 | 1354 | | |
1355 | 1355 | | |
1356 | 1356 | | |
1357 | | - | |
| 1357 | + | |
1358 | 1358 | | |
1359 | 1359 | | |
1360 | 1360 | | |
| |||
0 commit comments