mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
|
Some checks failed
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
JIT / Free-Threaded (Debug) (push) Has been cancelled
JIT / JIT without optimizations (Debug) (push) Has been cancelled
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 / aarch64-apple-darwin/clang (Debug) (push) Has been cancelled
JIT / i686-pc-windows-msvc/msvc (Debug) (push) Has been cancelled
mypy / Run mypy on Lib/_pyrepl (push) Waiting to run
mypy / Run mypy on Lib/tomllib (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
Tail calling interpreter / aarch64-apple-darwin/clang (push) Waiting to run
Tail calling interpreter / aarch64-unknown-linux-gnu/gcc (push) Waiting to run
Tail calling interpreter / x86_64-pc-windows-msvc/msvc (push) Waiting to run
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / (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 / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (x86_64) (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
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
mypy / Run mypy on Tools/build (push) Waiting to run
mypy / Run mypy on Lib/test/libregrtest (push) Waiting to run
Tail calling interpreter / x86_64-apple-darwin/clang (push) Waiting to run
Tail calling interpreter / free-threading (push) Waiting to run
Tail calling interpreter / x86_64-unknown-linux-gnu/gcc (push) Waiting to run
JIT / aarch64-apple-darwin/clang (Release) (push) Has been cancelled
JIT / aarch64-unknown-linux-gnu/gcc (Release) (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
Closes #83336 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _win_cp_codecs.py | ||
| aliases.py | ||
| ascii.py | ||
| base64_codec.py | ||
| big5.py | ||
| big5hkscs.py | ||
| bz2_codec.py | ||
| charmap.py | ||
| cp037.py | ||
| cp273.py | ||
| cp424.py | ||
| cp437.py | ||
| cp500.py | ||
| cp720.py | ||
| cp737.py | ||
| cp775.py | ||
| cp850.py | ||
| cp852.py | ||
| cp855.py | ||
| cp856.py | ||
| cp857.py | ||
| cp858.py | ||
| cp860.py | ||
| cp861.py | ||
| cp862.py | ||
| cp863.py | ||
| cp864.py | ||
| cp865.py | ||
| cp866.py | ||
| cp869.py | ||
| cp874.py | ||
| cp875.py | ||
| cp932.py | ||
| cp949.py | ||
| cp950.py | ||
| cp1006.py | ||
| cp1026.py | ||
| cp1125.py | ||
| cp1140.py | ||
| cp1250.py | ||
| cp1251.py | ||
| cp1252.py | ||
| cp1253.py | ||
| cp1254.py | ||
| cp1255.py | ||
| cp1256.py | ||
| cp1257.py | ||
| cp1258.py | ||
| euc_jis_2004.py | ||
| euc_jisx0213.py | ||
| euc_jp.py | ||
| euc_kr.py | ||
| gb2312.py | ||
| gb18030.py | ||
| gbk.py | ||
| hex_codec.py | ||
| hp_roman8.py | ||
| hz.py | ||
| idna.py | ||
| iso2022_jp.py | ||
| iso2022_jp_1.py | ||
| iso2022_jp_2.py | ||
| iso2022_jp_3.py | ||
| iso2022_jp_2004.py | ||
| iso2022_jp_ext.py | ||
| iso2022_kr.py | ||
| iso8859_1.py | ||
| iso8859_2.py | ||
| iso8859_3.py | ||
| iso8859_4.py | ||
| iso8859_5.py | ||
| iso8859_6.py | ||
| iso8859_7.py | ||
| iso8859_8.py | ||
| iso8859_9.py | ||
| iso8859_10.py | ||
| iso8859_11.py | ||
| iso8859_13.py | ||
| iso8859_14.py | ||
| iso8859_15.py | ||
| iso8859_16.py | ||
| johab.py | ||
| koi8_r.py | ||
| koi8_t.py | ||
| koi8_u.py | ||
| kz1048.py | ||
| latin_1.py | ||
| mac_arabic.py | ||
| mac_croatian.py | ||
| mac_cyrillic.py | ||
| mac_farsi.py | ||
| mac_greek.py | ||
| mac_iceland.py | ||
| mac_latin2.py | ||
| mac_roman.py | ||
| mac_romanian.py | ||
| mac_turkish.py | ||
| mbcs.py | ||
| oem.py | ||
| palmos.py | ||
| ptcp154.py | ||
| punycode.py | ||
| quopri_codec.py | ||
| raw_unicode_escape.py | ||
| rot_13.py | ||
| shift_jis.py | ||
| shift_jis_2004.py | ||
| shift_jisx0213.py | ||
| tis_620.py | ||
| undefined.py | ||
| unicode_escape.py | ||
| utf_7.py | ||
| utf_8.py | ||
| utf_8_sig.py | ||
| utf_16.py | ||
| utf_16_be.py | ||
| utf_16_le.py | ||
| utf_32.py | ||
| utf_32_be.py | ||
| utf_32_le.py | ||
| uu_codec.py | ||
| zlib_codec.py | ||