mirror of
https://github.com/python/cpython.git
synced 2025-12-01 23:32:16 +00:00
|
Some checks are pending
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Docs (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / Undefined behavior sanitizer (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
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
Make PyObject_SetAttr() and PyObject_SetAttrString() fail if called with NULL value and an exception set. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| check_config.py | ||
| test_abstract.py | ||
| test_bytearray.py | ||
| test_bytes.py | ||
| test_codecs.py | ||
| test_complex.py | ||
| test_config.py | ||
| test_dict.py | ||
| test_eval.py | ||
| test_eval_code_ex.py | ||
| test_exceptions.py | ||
| test_file.py | ||
| test_float.py | ||
| test_frame.py | ||
| test_function.py | ||
| test_getargs.py | ||
| test_hash.py | ||
| test_immortal.py | ||
| test_import.py | ||
| test_list.py | ||
| test_long.py | ||
| test_mem.py | ||
| test_misc.py | ||
| test_number.py | ||
| test_object.py | ||
| test_opt.py | ||
| test_pyatomic.py | ||
| test_run.py | ||
| test_set.py | ||
| test_structmembers.py | ||
| test_sys.py | ||
| test_time.py | ||
| test_tuple.py | ||
| test_type.py | ||
| test_unicode.py | ||
| test_watchers.py | ||