mirror of
https://github.com/python/cpython.git
synced 2025-11-24 12:20:42 +00:00
|
Some checks failed
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (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 / Windows MSI (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / Android (aarch64) (push) Blocked by required conditions
Tests / Android (x86_64) (push) Blocked by required conditions
Tests / iOS (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 / 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
Tail calling interpreter / aarch64-apple-darwin/clang (push) Has been cancelled
Tail calling interpreter / aarch64-unknown-linux-gnu/gcc (push) Has been cancelled
Tail calling interpreter / x86_64-pc-windows-msvc/msvc (push) Has been cancelled
Tail calling interpreter / x86_64-apple-darwin/clang (push) Has been cancelled
Tail calling interpreter / free-threading (push) Has been cancelled
Tail calling interpreter / x86_64-unknown-linux-gnu/gcc (push) Has been cancelled
Verify bundled wheels / verify (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
Revert "[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-140687)"
This reverts commit
|
||
|---|---|---|
| .. | ||
| clinic | ||
| frozen_modules | ||
| _contextvars.c | ||
| _warnings.c | ||
| asdl.c | ||
| asm_trampoline.S | ||
| assemble.c | ||
| ast.c | ||
| ast_preprocess.c | ||
| ast_unparse.c | ||
| bltinmodule.c | ||
| bootstrap_hash.c | ||
| brc.c | ||
| bytecodes.c | ||
| ceval.c | ||
| ceval_gil.c | ||
| ceval_macros.h | ||
| codecs.c | ||
| codegen.c | ||
| compile.c | ||
| condvar.h | ||
| config_common.h | ||
| context.c | ||
| critical_section.c | ||
| crossinterp.c | ||
| crossinterp_data_lookup.h | ||
| crossinterp_exceptions.h | ||
| dtoa.c | ||
| dup2.c | ||
| dynamic_annotations.c | ||
| dynload_hpux.c | ||
| dynload_shlib.c | ||
| dynload_stub.c | ||
| dynload_win.c | ||
| emscripten_signal.c | ||
| emscripten_syscalls.c | ||
| emscripten_trampoline.c | ||
| emscripten_trampoline_inner.c | ||
| errors.c | ||
| executor_cases.c.h | ||
| fileutils.c | ||
| flowgraph.c | ||
| formatter_unicode.c | ||
| frame.c | ||
| frozen.c | ||
| frozenmain.c | ||
| future.c | ||
| gc.c | ||
| gc_free_threading.c | ||
| gc_gil.c | ||
| generated_cases.c.h | ||
| getargs.c | ||
| getcompiler.c | ||
| getcopyright.c | ||
| getopt.c | ||
| getplatform.c | ||
| getversion.c | ||
| hamt.c | ||
| hashtable.c | ||
| import.c | ||
| importdl.c | ||
| index_pool.c | ||
| initconfig.c | ||
| instruction_sequence.c | ||
| instrumentation.c | ||
| interpconfig.c | ||
| intrinsics.c | ||
| jit.c | ||
| legacy_tracing.c | ||
| lock.c | ||
| marshal.c | ||
| modsupport.c | ||
| mysnprintf.c | ||
| mystrtoul.c | ||
| object_stack.c | ||
| opcode_targets.h | ||
| optimizer.c | ||
| optimizer_analysis.c | ||
| optimizer_bytecodes.c | ||
| optimizer_cases.c.h | ||
| optimizer_symbols.c | ||
| parking_lot.c | ||
| pathconfig.c | ||
| perf_jit_trampoline.c | ||
| perf_trampoline.c | ||
| preconfig.c | ||
| pyarena.c | ||
| pyctype.c | ||
| pyfpe.c | ||
| pyhash.c | ||
| pylifecycle.c | ||
| pymath.c | ||
| pystate.c | ||
| pystrcmp.c | ||
| pystrhex.c | ||
| pystrtod.c | ||
| Python-ast.c | ||
| Python-tokenize.c | ||
| pythonrun.c | ||
| pytime.c | ||
| qsbr.c | ||
| README | ||
| remote_debug.h | ||
| remote_debugging.c | ||
| specialize.c | ||
| stackrefs.c | ||
| stdlib_module_names.h | ||
| structmember.c | ||
| suggestions.c | ||
| symtable.c | ||
| sysmodule.c | ||
| thread.c | ||
| thread_nt.h | ||
| thread_pthread.h | ||
| thread_pthread_stubs.h | ||
| tier2_engine.md | ||
| traceback.c | ||
| tracemalloc.c | ||
| uniqueid.c | ||
| vm-state.md | ||
Miscellaneous source files for the main Python shared library