diff options
author | Christian Heimes <christian@python.org> | 2021-10-25 18:01:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 18:01:03 (GMT) |
commit | 81669d1b7bd668d1bd0fab92836e8b5e7976e362 (patch) | |
tree | 1b684a0ded5d348b4b869f6c87eed68858a6460e /Python/sysmodule.c | |
parent | 77e3f224d6ae6d38e5fc899fb5eaadf2b7c255a1 (diff) | |
download | cpython-81669d1b7bd668d1bd0fab92836e8b5e7976e362.zip cpython-81669d1b7bd668d1bd0fab92836e8b5e7976e362.tar.gz cpython-81669d1b7bd668d1bd0fab92836e8b5e7976e362.tar.bz2 |
bpo-45595: Make extensions depend on header files (GH-29198)
``setup.py`` and ``makesetup`` now track build dependencies on all Python
header files and module specific header files.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions