diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-17 17:52:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 17:52:18 (GMT) |
commit | d95ba9fa1110534b7247fa2ff12b90e930c93256 (patch) | |
tree | 599410570dabb0558ac3b2f7bb7a1b5dcd35f7b2 /Lib/pydoc.py | |
parent | b5558cd63c62855ed43d66a55907f9d4398134e3 (diff) | |
download | cpython-d95ba9fa1110534b7247fa2ff12b90e930c93256.zip cpython-d95ba9fa1110534b7247fa2ff12b90e930c93256.tar.gz cpython-d95ba9fa1110534b7247fa2ff12b90e930c93256.tar.bz2 |
gh-128911: Add tests on the PyImport C API (#128915)
* Add Modules/_testlimitedcapi/import.c
* Add Lib/test/test_capi/test_import.py
* Remove _testcapi.check_pyimport_addmodule(): tests already covered
by newly added tests.
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions