diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-08-07 15:51:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-07 15:51:43 (GMT) |
commit | 16c9415fba4972743f1944ebc44946e475e68bc4 (patch) | |
tree | 3fcc78ed09fa2db6bc0b833fd29feabb619cb8c0 /.devcontainer | |
parent | 85793278793708ad6b7132a54ac9fb4b2c5bcac1 (diff) | |
download | cpython-16c9415fba4972743f1944ebc44946e475e68bc4.zip cpython-16c9415fba4972743f1944ebc44946e475e68bc4.tar.gz cpython-16c9415fba4972743f1944ebc44946e475e68bc4.tar.bz2 |
gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179)
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.
Diffstat (limited to '.devcontainer')
0 files changed, 0 insertions, 0 deletions