diff options
author | Christian Heimes <christian@python.org> | 2022-07-05 07:25:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-05 07:25:45 (GMT) |
commit | 7bd67d1d88383bb6d156ac9ca816e56085ca5ec8 (patch) | |
tree | e29942647ee609224c51357526618797c8d7f2ac /Python/traceback.c | |
parent | fd76eb547dd5d2c8307a89422049b6c3c80541ab (diff) | |
download | cpython-7bd67d1d88383bb6d156ac9ca816e56085ca5ec8.zip cpython-7bd67d1d88383bb6d156ac9ca816e56085ca5ec8.tar.gz cpython-7bd67d1d88383bb6d156ac9ca816e56085ca5ec8.tar.bz2 |
gh-93939: Add script to check extension modules (#94545)
Add script ``Tools/scripts/check_modules.py`` to check and validate builtin
and shared extension modules. The script also handles ``Modules/Setup`` and
will eventually replace ``setup.py``.
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions