cpython/Tools/build
Zachary Ware 74e2acddf6
Test fixes for 3.15 (GH-133599)
Followup to 942673ed19 (GH-133588)

* Update configure for Python 3.15

* Update magic number for 3.15

* Remove deprecated 'check_home' argument from sysconfig.is_python_build

* Add warningignore entries for Modules/_sqlite/clinic/connection.c.h

* Work around c-analyzer complaints about _testclinic deprecation tests

---------

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2025-05-07 14:50:39 -05:00
..
.ruff.toml Lint: Use Ruff to format `Tools/build/check_warnings.py` (#133317) 2025-05-02 21:26:32 +01:00
.warningignore_macos Test fixes for 3.15 (GH-133599) 2025-05-07 14:50:39 -05:00
.warningignore_ubuntu Test fixes for 3.15 (GH-133599) 2025-05-07 14:50:39 -05:00
check_extension_modules.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
check_warnings.py Lint: Use Ruff to format `Tools/build/check_warnings.py` (#133317) 2025-05-02 21:26:32 +01:00
compute-changes.py GH-133410: Use commit hashes for change detection (gh-133416) 2025-05-05 10:49:12 +02:00
deepfreeze.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
freeze_modules.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
generate-build-details.py gh-131152: Remove unused imports from Tools/{build,wasm} (#131155) 2025-03-13 10:58:28 +01:00
generate_global_objects.py gh-132777: Fix Error Message for Duplicates in generate_global_scripts.py (gh-132780) 2025-04-21 16:58:10 +00:00
generate_levenshtein_examples.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
generate_re_casefix.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
generate_sbom.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
generate_sre_constants.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
generate_stdlib_module_names.py GH-91048: Minor fixes for `_remotedebugging & rename to _remote_debugging` (#133398) 2025-05-05 02:30:14 +02:00
generate_token.py gh-131507: Add support for syntax highlighting in PyREPL (GH-133247) 2025-05-02 20:22:31 +02:00
mypy.ini gh-133403: Type Tools/build/update_file.py and check it with mypy (#133404) 2025-05-07 22:11:04 +03:00
parse_html5_entities.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
regen-configure.sh gh-115765: Upgrade to GNU Autoconf 2.72 (#128411) 2025-01-03 11:37:54 +00:00
smelly.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
stable_abi.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
umarshal.py gh-132390: Apply Ruff linting to Tools/build (#132391) 2025-04-20 11:21:41 +02:00
update_file.py gh-133403: Type Tools/build/update_file.py and check it with mypy (#133404) 2025-05-07 22:11:04 +03:00
verify_ensurepip_wheels.py GH-80789: Get rid of the `ensurepip` infra for many wheels (#109245) 2024-01-30 01:25:31 +00:00