0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
cpython/Tools/build
Seth Michael Larson 4658464e9c
gh-113257: Fix SBOM metadata for pip 23.3.2 (#113262)
Fix SBOM metadata for pip 23.3.2
2023-12-19 08:34:53 +02: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: Fix SBOM metadata for pip 23.3.2 (#113262) 2023-12-19 08:34:53 +02: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 gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
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