cpython/Tools/build
sobolevn 04377a1bd1
Some checks failed
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Ubuntu SSL tests with AWS-LC (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
mypy / Run mypy on Lib/_pyrepl (push) Waiting to run
mypy / Run mypy on Lib/test/libregrtest (push) Waiting to run
mypy / Run mypy on Lib/tomllib (push) Waiting to run
mypy / Run mypy on Tools/build (push) Waiting to run
mypy / Run mypy on Tools/cases_generator (push) Waiting to run
mypy / Run mypy on Tools/clinic (push) Waiting to run
mypy / Run mypy on Tools/jit (push) Waiting to run
mypy / Run mypy on Tools/peg_generator (push) Waiting to run
Tests / Windows MSI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Sanitizers (push) Blocked by required conditions
Tests / Cross build Linux (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
JIT / Interpreter (Debug) (push) Has been cancelled
JIT / aarch64-pc-windows-msvc/msvc (Release) (push) Has been cancelled
JIT / aarch64-pc-windows-msvc/msvc (Debug) (push) Has been cancelled
JIT / i686-pc-windows-msvc/msvc (Release) (push) Has been cancelled
JIT / i686-pc-windows-msvc/msvc (Debug) (push) Has been cancelled
JIT / aarch64-apple-darwin/clang (Release) (push) Has been cancelled
JIT / aarch64-unknown-linux-gnu/gcc (Release) (push) Has been cancelled
JIT / aarch64-apple-darwin/clang (Debug) (push) Has been cancelled
JIT / aarch64-unknown-linux-gnu/gcc (Debug) (push) Has been cancelled
JIT / x86_64-pc-windows-msvc/msvc (Release) (push) Has been cancelled
JIT / x86_64-pc-windows-msvc/msvc (Debug) (push) Has been cancelled
JIT / x86_64-apple-darwin/clang (Release) (push) Has been cancelled
JIT / x86_64-unknown-linux-gnu/gcc (Release) (push) Has been cancelled
JIT / x86_64-apple-darwin/clang (Debug) (push) Has been cancelled
JIT / x86_64-unknown-linux-gnu/gcc (Debug) (push) Has been cancelled
gh-133403: Run mypy on Tools/build/check_warnings.py (#137700)
2025-08-14 16:58:02 +03:00
..
.ruff.toml gh-133403: Check Tools/build/deepfreeze.py with mypy (#133802) 2025-05-15 12:13:03 +03:00
.warningignore_macos gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
.warningignore_ubuntu gh-133595: Clean up sqlite3.Connection APIs (GH-133605) 2025-05-08 15:42:00 +03:00
check_extension_modules.py gh-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (#137546) 2025-08-12 18:11:18 +03:00
check_warnings.py gh-133403: Run mypy on Tools/build/check_warnings.py (#137700) 2025-08-14 16:58:02 +03:00
compute-changes.py gh-133410: Fix PR detection in build workflow (#133671) 2025-05-15 16:10:56 +03:00
deepfreeze.py gh-133403: Check Tools/build/deepfreeze.py with mypy (#133802) 2025-05-15 12:13:03 +03: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-134632: Fix build-details.json to use INCLUDEPY path (#134633) 2025-06-17 08:05:04 +00: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-134262: Catch both URLError and ConnectionError in retries (#135365) 2025-06-17 14:51:23 +03: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-133403: Check generate_stdlib_module_names and check_extension_modules with mypy (#137546) 2025-08-12 18:11:18 +03: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: Run mypy on Tools/build/check_warnings.py (#137700) 2025-08-14 16:58:02 +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
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-133403: Check Tools/build/deepfreeze.py with mypy (#133802) 2025-05-15 12:13:03 +03: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-133403: Check Tools/build/verify_ensurepip_wheels.py with mypy (#133453) 2025-05-08 17:53:47 +00:00