cpython/Tools/build
Seth Michael Larson b221e03010
gh-113257: Automatically generate pip SBOM metadata from wheel (#113295)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-12-20 17:28:20 +00:00
..
check_extension_modules.py
deepfreeze.py gh-109515: When generating deep frozen modules on Windows, use a list file instead of arguments (GH-109516) 2023-10-30 16:14:26 +00:00
freeze_modules.py gh-106560: Fix redundant declarations in Python/frozen.c (#112612) 2023-12-03 12:18:24 +01:00
generate_global_objects.py
generate_levenshtein_examples.py
generate_re_casefix.py
generate_sbom.py gh-113257: Automatically generate pip SBOM metadata from wheel (#113295) 2023-12-20 17:28:20 +00:00
generate_sre_constants.py
generate_stdlib_module_names.py gh-76785: More Fixes for test.support.interpreters (gh-113012) 2023-12-12 17:43:30 +00:00
generate_token.py
mypy.ini gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#112303) 2023-12-07 18:01:58 +02:00
parse_html5_entities.py
regen-configure.sh gh-112088: Run autoreconf in GHA check_generated_files (#112090) 2023-11-15 21:47:14 +01:00
smelly.py
stable_abi.py Fix typos in variable names, function names, and comments (GH-101868) 2023-12-01 09:37:40 +00:00
umarshal.py
update_file.py
verify_ensurepip_wheels.py