path # lines of code number of updates days since first update days since last update first updated last updated Tools/gdb/libpython.py 1794 5 347 50 2021-05-04 2022-02-25 Tools/irviewer/src/graph.js 36 1 353 353 2021-04-28 2021-04-28 Tools/irviewer/src/util.js 66 1 353 353 2021-04-28 2021-04-28 Tools/irviewer/src/hir/tokenizer.js 86 1 353 353 2021-04-28 2021-04-28 Tools/irviewer/src/hir/parser.js 182 3 353 46 2021-04-28 2022-03-01 Tools/irviewer/src/index.js 113 1 353 353 2021-04-28 2021-04-28 Tools/benchmarks/nqueens.py 45 1 353 353 2021-04-28 2021-04-28 Tools/benchmarks/deltablue.py 452 1 353 353 2021-04-28 2021-04-28 Tools/benchmarks/nqueens_static_basic_lib.py 35 1 78 78 2022-01-28 2022-01-28 Tools/benchmarks/fannkuch_static_basic.py 9 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/pystone_static_basic_lib.py 203 1 74 74 2022-02-01 2022-02-01 Tools/benchmarks/richards_static.py 7 5 353 95 2021-04-28 2022-01-11 Tools/benchmarks/richards_static_basic.py 7 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/nbody.py 107 1 353 353 2021-04-28 2021-04-28 Tools/benchmarks/nqueens_static_basic.py 10 1 78 78 2022-01-28 2022-01-28 Tools/benchmarks/deltablue_static_basic2_lib.py 463 1 81 81 2022-01-25 2022-01-25 Tools/benchmarks/fannkuch_static_basic2.py 9 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/nqueens_static.py 10 1 78 78 2022-01-28 2022-01-28 Tools/benchmarks/deltablue_static_lib.py 411 2 78 37 2022-01-28 2022-03-10 Tools/benchmarks/deltablue_static_basic2.py 4 1 81 81 2022-01-25 2022-01-25 Tools/benchmarks/nbody_static_basic_lib.py 105 1 73 73 2022-02-02 2022-02-02 Tools/benchmarks/pystone_static_basic.py 9 1 74 74 2022-02-01 2022-02-01 Tools/benchmarks/richards_static_lib.py 296 2 95 94 2022-01-11 2022-01-12 Tools/benchmarks/deltablue_static.py 4 1 78 78 2022-01-28 2022-01-28 Tools/benchmarks/fannkuch_static_lib.py 51 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/deltablue_static_basic.py 4 1 81 81 2022-01-25 2022-01-25 Tools/benchmarks/nbody_static.py 7 1 74 74 2022-02-01 2022-02-01 Tools/benchmarks/pystone.py 183 1 353 353 2021-04-28 2021-04-28 Tools/benchmarks/nqueens_static_lib.py 67 1 78 78 2022-01-28 2022-01-28 Tools/benchmarks/nbody_static_basic.py 7 1 73 73 2022-02-02 2022-02-02 Tools/benchmarks/richards_static_basic_lib.py 294 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/nbody_static_lib.py 139 1 74 74 2022-02-01 2022-02-01 Tools/benchmarks/fannkuch_static_basic_lib.py 35 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/fannkuch_static_basic2_lib.py 37 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/deltablue_static_basic_lib.py 465 1 81 81 2022-01-25 2022-01-25 Tools/benchmarks/richards.py 290 2 353 95 2021-04-28 2022-01-11 Tools/benchmarks/fannkuch_static.py 9 1 94 94 2022-01-12 2022-01-12 Tools/benchmarks/fannkuch.py 43 2 353 94 2021-04-28 2022-01-12 Tools/scripts/jitlist_bisect.py 98 2 353 324 2021-04-28 2021-05-27 Tools/scripts/generate_opcode_h.py 38 2 193 38 2021-10-05 2022-03-09 Tools/scripts/clang-format-diff.py 94 1 353 353 2021-04-28 2021-04-28 Tools/scripts/dump_bytecode.py 49 1 353 353 2021-04-28 2021-04-28 Tools/scripts/update_hir_expected.py 241 2 353 277 2021-04-28 2021-07-13 Tools/scripts/ir_viz/explorer.html.in 170 2 24 16 2022-03-23 2022-03-31 Tools/scripts/ir_viz/viz.html.in 1095 3 25 16 2022-03-22 2022-03-31 Tools/scripts/ir_viz/gen.py 401 3 25 16 2022-03-22 2022-03-31 Tools/scripts/typed/generate_jit_type_h.py 176 4 171 149 2021-10-27 2021-11-18 Tools/scripts/typed/perf_stat_compare.py 160 1 100 100 2022-01-06 2022-01-06 Tools/scripts/jit_test_runner.py 643 6 366 207 2021-04-15 2021-09-21 Tools/scripts/diff-2o.py 81 1 353 353 2021-04-28 2021-04-28 Tools/scripts/opcode_support.py 95 2 353 171 2021-04-28 2021-10-27 Makefile.pre.in 2209 52 361 16 2021-04-20 2022-03-31 copilot/webserver/manifest.yml 13 1 18 18 2022-03-29 2022-03-29 copilot/api/manifest.yml 13 1 18 18 2022-03-29 2022-03-29 Python/compile.c 5117 5 296 123 2021-06-24 2021-12-14 Python/symtable.c 1828 3 297 155 2021-06-23 2021-11-12 Python/arraymodule.c 2560 1 301 301 2021-06-19 2021-06-19 Python/immutable_global.c 22 1 16 16 2022-03-31 2022-03-31 Python/importlib.h 1831 1 213 213 2021-09-15 2021-09-15 Python/shadowcode.c 2158 5 353 179 2021-04-28 2021-10-19 Python/ast_opt.c 690 1 227 227 2021-09-01 2021-09-01 Python/traceback.c 743 3 333 283 2021-05-18 2021-07-07 Python/Python-ast.c 8791 2 182 172 2021-10-16 2021-10-26 Python/pythonrun.c 1513 1 155 155 2021-11-12 2021-11-12 Python/initconfig.c 2165 6 261 31 2021-07-29 2022-03-16 Python/import.c 2053 7 346 150 2021-05-05 2021-11-17 Python/sysmodule.c 2463 1 333 333 2021-05-18 2021-05-18 Python/opcode_targets.h 258 13 338 38 2021-05-13 2022-03-09 Python/bltinmodule.c 2138 3 297 207 2021-06-23 2021-09-21 Python/_warnings.c 1099 1 333 333 2021-05-18 2021-05-18 Python/pystate.c 1276 3 333 177 2021-05-18 2021-10-21 Python/ceval.c 7579 64 367 16 2021-04-14 2022-03-31 Python/classloader.c 3716 61 366 25 2021-04-15 2022-03-22 Python/future.c 130 1 261 261 2021-07-29 2021-07-29 Python/importlib_external.h 2782 9 213 44 2021-09-15 2022-03-03 Python/context.c 948 2 297 283 2021-06-23 2021-07-07 Python/switchboard.c 346 1 353 353 2021-04-28 2021-04-28 Python/clinic/arraymodule.c.h 492 1 301 301 2021-06-19 2021-06-19 Python/importlib_zipimport.h 1090 1 213 213 2021-09-15 2021-09-15 Python/getopt.c 122 1 261 261 2021-07-29 2021-07-29 Python/pylifecycle.c 1736 6 288 47 2021-07-02 2022-02-28 Python/errors.c 1449 5 333 23 2021-05-18 2022-03-24 Experiments/icepack/_pyice.c 1188 1 317 317 2021-06-03 2021-06-03 Experiments/icepack/pyice.py 1058 1 317 317 2021-06-03 2021-06-03 Include/funccredobject.h 20 1 64 64 2022-02-11 2022-02-11 Include/classloader.h 496 30 366 44 2021-04-15 2022-03-03 Include/pyerrors.h 257 3 165 24 2021-11-02 2022-03-23 Include/dictobject.h 60 5 261 31 2021-07-29 2022-03-16 Include/pystate.h 53 1 177 177 2021-10-21 2021-10-21 Include/code.h 111 3 333 261 2021-05-18 2021-07-29 Include/patchlevel.h 16 1 197 197 2021-10-01 2021-10-01 Include/pydtrace_import.d 9 1 353 353 2021-04-28 2021-04-28 Include/abstract.h 166 5 339 253 2021-05-12 2021-08-06 Include/switchboard.h 24 1 353 353 2021-04-28 2021-04-28 Include/internal/pycore_unionobject.h 14 1 353 353 2021-04-28 2021-04-28 Include/internal/pycore_shadow_frame_struct.h 18 4 268 46 2021-07-22 2022-03-01 Include/internal/pycore_pystate.h 174 2 213 177 2021-09-15 2021-10-21 Include/internal/pycore_shadow_frame.h 90 14 333 37 2021-05-18 2022-03-10 Include/internal/pycore_shadowcode.h 1303 4 353 44 2021-04-28 2022-03-03 Include/internal/pycore_object.h 66 1 242 242 2021-08-17 2021-08-17 Include/internal/pycore_ceval.h 114 7 332 46 2021-05-19 2022-03-01 Include/genobject.h 126 11 339 128 2021-05-12 2021-12-09 Include/boolobject.h 17 2 297 283 2021-06-23 2021-07-07 Include/pydtrace_gcmodule.d 9 1 353 353 2021-04-28 2021-04-28 Include/arraymodule.h 39 2 353 301 2021-04-28 2021-06-19 Include/moduleobject.h 119 6 261 38 2021-07-29 2022-03-09 Include/symtable.h 95 1 155 155 2021-11-12 2021-11-12 Include/compile.h 84 3 333 261 2021-05-18 2021-07-29 Include/py_immutable_error.h 31 5 24 15 2022-03-23 2022-04-01 Include/eval.h 45 1 261 261 2021-07-29 2021-07-29 Include/cpython/dictobject.h 90 4 317 165 2021-06-03 2021-11-02 Include/cpython/pystate.h 92 2 333 177 2021-05-18 2021-10-21 Include/cpython/abstract.h 208 3 178 44 2021-10-20 2022-03-03 Include/cpython/object.h 292 9 339 170 2021-05-12 2021-10-28 Include/cpython/initconfig.h 139 3 261 53 2021-07-29 2022-02-22 Include/immutable_global.h 21 1 16 16 2022-03-31 2022-03-31 Include/object.h 380 10 339 239 2021-05-12 2021-08-20 Include/import.h 141 1 261 261 2021-07-29 2021-07-29 Include/pythonrun.h 186 1 155 155 2021-11-12 2021-11-12 Include/funcobject.h 100 7 234 17 2021-08-25 2022-03-30 Include/Python.h 128 3 207 16 2021-09-21 2022-03-31 Include/opcode.h 235 13 338 38 2021-05-13 2022-03-09 Include/descrobject.h 118 4 344 172 2021-05-07 2021-10-26 Include/objimpl.h 96 3 164 31 2021-11-03 2022-03-16 Include/pydtrace_probes.h 111 1 353 353 2021-04-28 2021-04-28 Include/constobject.h 13 1 207 207 2021-09-21 2021-09-21 Include/folly/tracing/StaticTracepoint-ELFx86.h 96 1 353 353 2021-04-28 2021-04-28 Include/folly/tracing/StaticTracepoint.h 23 1 353 353 2021-04-28 2021-04-28 Include/listobject.h 51 4 257 162 2021-08-02 2021-11-05 CinderVM/pyproject.toml 6 1 60 60 2022-02-15 2022-02-15 CinderVM/setup.py 22 2 60 59 2022-02-15 2022-02-16 CinderVM/src/cindervm/__init__.py 1 1 60 60 2022-02-15 2022-02-15 CinderVM/src/cindervm/stub.py 2 1 60 60 2022-02-15 2022-02-15 Objects/setobject.c 2052 2 297 283 2021-06-23 2021-07-07 Objects/odictobject.c 1354 3 297 261 2021-06-23 2021-07-29 Objects/moduleobject.c 1526 12 297 38 2021-06-23 2022-03-09 Objects/enumobject.c 367 2 297 283 2021-06-23 2021-07-07 Objects/picklebufobject.c 178 2 297 283 2021-06-23 2021-07-07 Objects/object.c 1857 7 207 31 2021-09-21 2022-03-16 Objects/complexobject.c 891 2 297 283 2021-06-23 2021-07-07 Objects/capsule.c 248 2 297 283 2021-06-23 2021-07-07 Objects/typeobject.c 6977 20 339 44 2021-05-12 2022-03-03 Objects/descrobject.c 2283 11 359 123 2021-04-22 2021-12-14 Objects/memoryobject.c 2350 2 297 283 2021-06-23 2021-07-07 Objects/funcobject.c 1066 12 363 15 2021-04-18 2022-04-01 Objects/codeobject.c 956 6 324 177 2021-05-27 2021-10-21 Objects/bytearrayobject.c 1773 2 297 283 2021-06-23 2021-07-07 Objects/constobject.c 175 2 207 206 2021-09-21 2021-09-22 Objects/listobject.c 2923 14 297 127 2021-06-23 2021-12-10 Objects/bytesobject.c 2716 2 297 283 2021-06-23 2021-07-07 Objects/longobject.c 4296 2 297 283 2021-06-23 2021-07-07 Objects/rangeobject.c 930 2 297 283 2021-06-23 2021-07-07 Objects/dict-common.h 22 1 261 261 2021-07-29 2021-07-29 Objects/tupleobject.c 928 2 297 283 2021-06-23 2021-07-07 Objects/iterobject.c 256 2 297 283 2021-06-23 2021-07-07 Objects/sliceobject.c 543 2 297 283 2021-06-23 2021-07-07 Objects/unionobject.c 427 1 353 353 2021-04-28 2021-04-28 Objects/classobject.c 610 4 297 135 2021-06-23 2021-12-02 Objects/funccredobject.c 109 1 64 64 2022-02-11 2022-02-11 Objects/cellobject.c 203 2 297 283 2021-06-23 2021-07-07 Objects/floatobject.c 1832 2 297 283 2021-06-23 2021-07-07 Objects/dictobject.c 5176 19 318 31 2021-06-02 2022-03-16 Objects/abstract.c 2219 6 339 242 2021-05-12 2021-08-17 Objects/frameobject.c 738 3 333 283 2021-05-18 2021-07-07 Objects/clinic/descrobject.c.h 181 4 135 123 2021-12-02 2021-12-14 Objects/fileobject.c 457 2 297 283 2021-06-23 2021-07-07 Objects/call.c 1104 2 157 44 2021-11-10 2022-03-03 Objects/genobject.c 2089 18 339 81 2021-05-12 2022-01-25 Objects/methodobject.c 678 2 297 283 2021-06-23 2021-07-07 Objects/boolobject.c 169 2 297 283 2021-06-23 2021-07-07 Parser/asdl_c.py 801 2 182 172 2021-10-16 2021-10-26 StrictModules/exceptions.cpp 236 6 353 246 2021-04-28 2021-08-13 StrictModules/pystrictmodule.h 41 4 353 157 2021-04-28 2021-11-10 StrictModules/pystrictmodule.cpp 627 9 361 183 2021-04-20 2021-10-15 StrictModules/ast_visitor.cpp 1 1 353 353 2021-04-28 2021-04-28 StrictModules/rewriter_attributes.h 60 2 266 157 2021-07-24 2021-11-10 StrictModules/strict_module_checker_interface.cpp 224 4 353 205 2021-04-28 2021-09-23 StrictModules/exceptions.h 649 7 353 157 2021-04-28 2021-11-10 StrictModules/sequence_map.h 187 4 296 157 2021-06-24 2021-11-10 StrictModules/py_headers.h 16 3 353 157 2021-04-28 2021-11-10 StrictModules/ast_preprocessor.cpp 225 2 260 246 2021-07-30 2021-08-13 StrictModules/Objects/type.h 258 7 353 157 2021-04-28 2021-11-10 StrictModules/Objects/unknown.h 117 4 353 157 2021-04-28 2021-11-10 StrictModules/Objects/union.cpp 163 2 301 266 2021-06-19 2021-07-24 StrictModules/Objects/signature.h 30 3 351 157 2021-04-30 2021-11-10 StrictModules/Objects/object_type.cpp 511 4 353 266 2021-04-28 2021-07-24 StrictModules/Objects/type_type.cpp 105 5 353 266 2021-04-28 2021-07-24 StrictModules/Objects/helper.h 12 3 353 157 2021-04-28 2021-11-10 StrictModules/Objects/callable_wrapper.h 470 7 353 157 2021-04-28 2021-11-10 StrictModules/Objects/module_type.h 22 4 353 157 2021-04-28 2021-11-10 StrictModules/Objects/numerics.cpp 1286 7 361 266 2021-04-20 2021-07-24 StrictModules/Objects/signature.cpp 154 4 351 266 2021-04-30 2021-07-24 StrictModules/Objects/builtins.cpp 698 7 304 246 2021-06-16 2021-08-13 StrictModules/Objects/dict_object.h 258 6 351 157 2021-04-30 2021-11-10 StrictModules/Objects/base_object.h 120 8 353 157 2021-04-28 2021-11-10 StrictModules/Objects/module.cpp 20 1 353 353 2021-04-28 2021-04-28 StrictModules/Objects/objects.cpp 807 9 353 184 2021-04-28 2021-10-14 StrictModules/Objects/property.cpp 314 2 304 266 2021-06-16 2021-07-24 StrictModules/Objects/constants.cpp 95 4 353 266 2021-04-28 2021-07-24 StrictModules/Objects/type_type.h 31 4 353 157 2021-04-28 2021-11-10 StrictModules/Objects/strict_modules_builtins.cpp 74 2 266 260 2021-07-24 2021-07-30 StrictModules/Objects/objects.h 176 9 353 157 2021-04-28 2021-11-10 StrictModules/Objects/object_interface.cpp 201 3 353 266 2021-04-28 2021-07-24 StrictModules/Objects/callable.h 341 6 353 157 2021-04-28 2021-11-10 StrictModules/Objects/function.cpp 361 7 351 260 2021-04-30 2021-07-30 StrictModules/Objects/unknown.cpp 192 3 353 266 2021-04-28 2021-07-24 StrictModules/Objects/constants.h 57 5 353 157 2021-04-28 2021-11-10 StrictModules/Objects/dict_object.cpp 692 5 351 266 2021-04-30 2021-07-24 StrictModules/Objects/super.cpp 171 1 304 304 2021-06-16 2021-06-16 StrictModules/Objects/builtins.h 161 6 304 157 2021-06-16 2021-11-10 StrictModules/Objects/iterable_objects.h 447 6 353 157 2021-04-28 2021-11-10 StrictModules/Objects/lazy_object.h 130 3 266 157 2021-07-24 2021-11-10 StrictModules/Objects/super.h 72 2 304 157 2021-06-16 2021-11-10 StrictModules/Objects/object_interface.h 106 5 353 157 2021-04-28 2021-11-10 StrictModules/Objects/strict_modules_builtins.h 29 2 266 157 2021-07-24 2021-11-10 StrictModules/Objects/object_type.h 142 4 353 157 2021-04-28 2021-11-10 StrictModules/Objects/string_object.h 155 7 353 157 2021-04-28 2021-11-10 StrictModules/Objects/iterable_objects.cpp 1180 5 353 266 2021-04-28 2021-07-24 StrictModules/Objects/string_object.cpp 453 7 353 187 2021-04-28 2021-10-11 StrictModules/Objects/callable.cpp 335 4 353 266 2021-04-28 2021-07-24 StrictModules/Objects/base_object.cpp 59 1 353 353 2021-04-28 2021-04-28 StrictModules/Objects/instance.h 40 6 353 157 2021-04-28 2021-11-10 StrictModules/Objects/codeobject.h 63 3 301 157 2021-06-19 2021-11-10 StrictModules/Objects/property.h 174 4 304 157 2021-06-16 2021-11-10 StrictModules/Objects/instance.cpp 74 4 353 266 2021-04-28 2021-07-24 StrictModules/Objects/module_type.cpp 35 3 353 266 2021-04-28 2021-07-24 StrictModules/Objects/module.h 22 6 353 157 2021-04-28 2021-11-10 StrictModules/Objects/exception_object.h 30 4 353 157 2021-04-28 2021-11-10 StrictModules/Objects/numerics.h 426 5 353 157 2021-04-28 2021-11-10 StrictModules/Objects/iterator_objects.h 410 6 353 157 2021-04-28 2021-11-10 StrictModules/Objects/lazy_object.cpp 168 1 266 266 2021-07-24 2021-07-24 StrictModules/Objects/codeobject.cpp 108 2 301 266 2021-06-19 2021-07-24 StrictModules/Objects/exception_object.cpp 64 4 353 266 2021-04-28 2021-07-24 StrictModules/Objects/function.h 179 6 351 157 2021-04-30 2021-11-10 StrictModules/Objects/union.h 58 3 301 157 2021-06-19 2021-11-10 StrictModules/Objects/type.cpp 483 6 353 184 2021-04-28 2021-10-14 StrictModules/Objects/iterator_objects.cpp 821 6 353 266 2021-04-28 2021-07-24 StrictModules/scope_impl.h 186 7 353 157 2021-04-28 2021-11-10 StrictModules/analyzer.h 269 8 353 157 2021-04-28 2021-11-10 StrictModules/scope.cpp 25 1 353 353 2021-04-28 2021-04-28 StrictModules/error_sink.cpp 31 2 353 266 2021-04-28 2021-07-24 StrictModules/parser_util.h 32 3 353 157 2021-04-28 2021-11-10 StrictModules/analyzer.cpp 1766 11 353 184 2021-04-28 2021-10-14 StrictModules/strict_module_checker_interface.h 72 5 353 157 2021-04-28 2021-11-10 StrictModules/rewriter_attributes.cpp 1 1 266 266 2021-07-24 2021-07-24 StrictModules/caller_context.h 103 6 353 157 2021-04-28 2021-11-10 StrictModules/symbol_table.cpp 90 3 353 301 2021-04-28 2021-06-19 StrictModules/error_sink.h 49 3 353 157 2021-04-28 2021-11-10 StrictModules/caller_context_impl.h 90 7 361 157 2021-04-20 2021-11-10 StrictModules/ast_preprocessor.h 90 2 260 157 2021-07-30 2021-11-10 StrictModules/parser_util.cpp 105 2 353 266 2021-04-28 2021-07-24 StrictModules/scope.h 210 7 353 157 2021-04-28 2021-11-10 StrictModules/ast_visitor.h 139 6 353 157 2021-04-28 2021-11-10 StrictModules/Compiler/stub.cpp 264 2 266 239 2021-07-24 2021-08-20 StrictModules/Compiler/abstract_module_loader.cpp 564 9 353 71 2021-04-28 2022-02-04 StrictModules/Compiler/analyzed_module.cpp 81 6 353 246 2021-04-28 2021-08-13 StrictModules/Compiler/abstract_module_loader.h 142 9 353 157 2021-04-28 2021-11-10 StrictModules/Compiler/module_info.h 117 6 353 157 2021-04-28 2021-11-10 StrictModules/Compiler/analyzed_module.h 70 7 353 157 2021-04-28 2021-11-10 StrictModules/Compiler/stub.h 8 2 266 157 2021-07-24 2021-11-10 StrictModules/Compiler/module_info.cpp 27 3 353 246 2021-04-28 2021-08-13 StrictModules/symbol_table.h 63 5 354 157 2021-04-27 2021-11-10 setup.py 1654 3 38 31 2022-03-09 2022-03-16 Jit/dict_watch.cpp 146 3 367 288 2021-04-14 2021-07-02 Jit/jit_flag_processor.cpp 184 2 47 33 2022-02-28 2022-03-14 Jit/profile_data.h 26 3 177 58 2021-10-21 2022-02-17 Jit/bitvector.cpp 279 1 353 353 2021-04-28 2021-04-28 Jit/type_profiler.h 93 4 332 82 2021-05-19 2022-01-24 Jit/log.cpp 35 7 353 30 2021-04-28 2022-03-17 Jit/util.cpp 138 5 353 82 2021-04-28 2022-01-24 Jit/frame.cpp 450 14 353 37 2021-04-28 2022-03-10 Jit/live_type_map.cpp 52 1 82 82 2022-01-24 2022-01-24 Jit/bytecode.cpp 25 3 368 246 2021-04-13 2021-08-13 Jit/lir/generator.cpp 2647 53 367 18 2021-04-14 2022-03-29 Jit/lir/printer.h 60 3 353 30 2021-04-28 2022-03-17 Jit/lir/lir.h 7 2 353 157 2021-04-28 2021-11-10 Jit/lir/postgen.cpp 205 1 33 33 2022-03-14 2022-03-14 Jit/lir/block_builder.cpp 494 15 367 44 2021-04-14 2022-03-03 Jit/lir/verify.cpp 44 1 24 24 2022-03-23 2022-03-23 Jit/lir/printer.cpp 246 5 353 30 2021-04-28 2022-03-17 Jit/lir/postgen.h 31 1 33 33 2022-03-14 2022-03-14 Jit/lir/c_helper_translations.cpp 45 3 254 232 2021-08-05 2021-08-27 Jit/lir/parser.h 73 10 361 24 2021-04-20 2022-03-23 Jit/lir/block.cpp 83 4 353 24 2021-04-28 2022-03-23 Jit/lir/regalloc.cpp 1156 2 33 17 2022-03-14 2022-03-30 Jit/lir/lir.cpp 1 1 353 353 2021-04-28 2021-04-28 Jit/lir/dce.h 7 1 100 100 2022-01-06 2022-01-06 Jit/lir/operand.h 450 9 368 74 2021-04-13 2022-02-01 Jit/lir/symbol_mapping.cpp 18 3 301 226 2021-06-19 2021-09-02 Jit/lir/blocksorter.cpp 162 2 353 246 2021-04-28 2021-08-13 Jit/lir/c_helper_translations.h 9 3 254 157 2021-08-05 2021-11-10 Jit/lir/inliner.h 41 2 33 17 2022-03-14 2022-03-30 Jit/lir/function.cpp 189 4 353 123 2021-04-28 2021-12-14 Jit/lir/inliner.cpp 280 2 33 17 2022-03-14 2022-03-30 Jit/lir/rewrite.cpp 75 1 33 33 2022-03-14 2022-03-14 Jit/lir/regalloc.h 227 2 33 17 2022-03-14 2022-03-30 Jit/lir/postalloc.cpp 895 5 33 17 2022-03-14 2022-03-30 Jit/lir/rewrite.h 122 2 33 17 2022-03-14 2022-03-30 Jit/lir/block_builder.h 61 3 353 157 2021-04-28 2021-11-10 Jit/lir/block.h 151 7 353 24 2021-04-28 2022-03-23 Jit/lir/symbol_mapping.h 9 3 301 157 2021-06-19 2021-11-10 Jit/lir/c_helper_translations_auto.cpp 8 1 232 232 2021-08-27 2021-08-27 Jit/lir/instruction.cpp 79 5 358 123 2021-04-23 2021-12-14 Jit/lir/postalloc.h 52 2 33 17 2022-03-14 2022-03-30 Jit/lir/dce.cpp 75 1 100 100 2022-01-06 2022-01-06 Jit/lir/blocksorter.h 39 2 353 157 2021-04-28 2021-11-10 Jit/lir/instruction.h 490 22 365 44 2021-04-16 2022-03-03 Jit/lir/operand.cpp 61 2 353 246 2021-04-28 2021-08-13 Jit/lir/parser.cpp 490 9 353 24 2021-04-28 2022-03-23 Jit/lir/function.h 55 5 353 123 2021-04-28 2021-12-14 Jit/lir/generator.h 71 3 353 157 2021-04-28 2021-11-10 Jit/lir/c_helper_translations_auto.h 10 2 232 157 2021-08-27 2021-11-10 Jit/lir/x86_64.h 7 2 353 157 2021-04-28 2021-11-10 Jit/lir/verify.h 7 1 24 24 2022-03-23 2022-03-23 Jit/deopt_patcher.cpp 30 1 179 179 2021-10-19 2021-10-19 Jit/bitvector.h 79 3 353 157 2021-04-28 2021-11-10 Jit/jit_time_log.h 52 1 32 32 2022-03-15 2022-03-15 Jit/disassembler.h 35 3 353 30 2021-04-28 2022-03-17 Jit/pyjit.h 99 21 363 35 2021-04-18 2022-03-12 Jit/compiler.h 89 8 363 30 2021-04-18 2022-03-17 Jit/deopt.h 137 8 353 43 2021-04-28 2022-03-04 Jit/disassembler.cpp 94 2 353 30 2021-04-28 2022-03-17 Jit/patternmatch.c 39 1 353 353 2021-04-28 2021-04-28 Jit/compiler.cpp 215 18 366 23 2021-04-15 2022-03-24 Jit/live_type_map.h 16 1 82 82 2022-01-24 2022-01-24 Jit/deopt_patcher.h 16 1 179 179 2021-10-19 2021-10-19 Jit/hir/type.h 153 10 353 94 2021-04-28 2022-01-12 Jit/hir/printer.h 76 6 353 30 2021-04-28 2022-03-17 Jit/hir/type_inl.h 121 5 353 149 2021-04-28 2021-11-18 Jit/hir/hir.h 2884 64 367 18 2021-04-14 2022-03-29 Jit/hir/analysis.cpp 628 26 367 18 2021-04-14 2022-03-29 Jit/hir/printer.cpp 912 36 367 16 2021-04-14 2022-03-31 Jit/hir/parser.h 85 7 353 16 2021-04-28 2022-03-31 Jit/hir/refcount_insertion.cpp 951 14 353 43 2021-04-28 2022-03-04 Jit/hir/simplify.cpp 508 19 298 18 2021-06-22 2022-03-29 Jit/hir/hir.cpp 840 36 367 18 2021-04-14 2022-03-29 Jit/hir/preload.cpp 327 17 155 24 2021-11-12 2022-03-23 Jit/hir/builder.cpp 3320 64 368 23 2021-04-13 2022-03-24 Jit/hir/alias_class.h 83 3 353 157 2021-04-28 2021-11-10 Jit/hir/memory_effects.h 16 3 353 157 2021-04-28 2021-11-10 Jit/hir/builder.h 410 21 366 37 2021-04-15 2022-03-10 Jit/hir/type_generated.h 423 4 171 149 2021-10-27 2021-11-18 Jit/hir/ssa.cpp 748 41 367 18 2021-04-14 2022-03-29 Jit/hir/optimization.h 139 15 353 23 2021-04-28 2022-03-24 Jit/hir/alias_class.cpp 38 1 353 353 2021-04-28 2021-04-28 Jit/hir/memory_effects.cpp 214 26 367 18 2021-04-14 2022-03-29 Jit/hir/ssa.h 64 5 353 92 2021-04-28 2022-01-14 Jit/hir/preload.h 128 11 155 37 2021-11-12 2022-03-10 Jit/hir/parser.cpp 786 21 366 16 2021-04-15 2022-03-31 Jit/hir/type.cpp 519 10 353 94 2021-04-28 2022-01-12 Jit/hir/optimization.cpp 803 28 353 17 2021-04-28 2022-03-30 Jit/hir/analysis.h 132 5 353 44 2021-04-28 2022-03-03 Jit/threaded_compile.h 70 3 346 324 2021-05-05 2021-05-27 Jit/jit_list.h 47 5 353 65 2021-04-28 2022-02-10 Jit/profile_data.cpp 264 4 177 58 2021-10-21 2022-02-17 Jit/perf_jitdump.cpp 315 8 353 246 2021-04-28 2021-08-13 Jit/frame.h 19 9 353 25 2021-04-28 2022-03-22 Jit/pyjit_typeslots.h 17 2 353 157 2021-04-28 2021-11-10 Jit/runtime_support.cpp 70 1 353 353 2021-04-28 2021-04-28 Jit/slot_gen.cpp 207 6 341 17 2021-05-10 2022-03-30 Jit/slot_gen.h 17 6 341 58 2021-05-10 2022-02-17 Jit/code_allocator.h 61 3 58 17 2022-02-17 2022-03-30 Jit/codegen/autogen.h 66 4 353 157 2021-04-28 2021-11-10 Jit/codegen/gen_asm_utils.cpp 25 1 81 81 2022-01-25 2022-01-25 Jit/codegen/code_section.h 9 1 24 24 2022-03-23 2022-03-23 Jit/codegen/x86_64.cpp 29 2 353 246 2021-04-28 2021-08-13 Jit/codegen/autogen.cpp 818 23 366 24 2021-04-15 2022-03-23 Jit/codegen/annotations.h 60 4 353 30 2021-04-28 2022-03-17 Jit/codegen/environ.h 77 11 353 17 2021-04-28 2022-03-30 Jit/codegen/gen_asm_utils.h 13 6 353 81 2021-04-28 2022-01-25 Jit/codegen/environ.cpp 16 2 81 37 2022-01-25 2022-03-10 Jit/codegen/annotations.cpp 158 4 353 30 2021-04-28 2022-03-17 Jit/codegen/copy_graph.cpp 94 1 353 353 2021-04-28 2021-04-28 Jit/codegen/copy_graph.h 86 2 353 157 2021-04-28 2021-11-10 Jit/codegen/gen_asm.cpp 1371 48 366 24 2021-04-15 2022-03-23 Jit/codegen/x86_64.h 224 6 365 25 2021-04-16 2022-03-22 Jit/codegen/gen_asm.h 157 19 363 17 2021-04-18 2022-03-30 Jit/jit_rt.cpp 1770 51 368 24 2021-04-13 2022-03-23 Jit/runtime.h 239 15 366 37 2021-04-15 2022-03-10 Jit/fixed_type_profiler.h 49 1 190 190 2021-10-08 2021-10-08 Jit/jit_context.h 104 10 363 148 2021-04-18 2021-11-19 Jit/jit_gdb_support.h 20 4 363 157 2021-04-18 2021-11-10 Jit/bytecode.h 192 6 368 29 2021-04-13 2022-03-18 Jit/log.h 86 10 353 30 2021-04-28 2022-03-17 Jit/deopt.cpp 326 15 361 43 2021-04-20 2022-03-04 Jit/jit_flag_processor.h 77 2 47 33 2022-02-28 2022-03-14 Jit/dict_watch.h 8 2 353 157 2021-04-28 2021-11-10 Jit/capsule.h 22 4 363 157 2021-04-18 2021-11-10 Jit/patternmatch.h 37 3 353 157 2021-04-28 2021-11-10 Jit/stack.h 71 3 353 157 2021-04-28 2021-11-10 Jit/jit_time_log.cpp 169 1 32 32 2022-03-15 2022-03-15 Jit/util.h 146 13 365 82 2021-04-16 2022-01-24 Jit/intrusive_list.h 268 5 353 149 2021-04-28 2021-11-18 Jit/pyjit.cpp 1614 48 366 30 2021-04-15 2022-03-17 Jit/jit_rt.h 274 26 368 24 2021-04-13 2022-03-23 Jit/jit_context.cpp 423 10 363 148 2021-04-18 2021-11-19 Jit/runtime_support.h 7 2 353 157 2021-04-28 2021-11-10 Jit/jit_list.cpp 263 7 353 65 2021-04-28 2022-02-10 Jit/containers.h 119 2 361 353 2021-04-20 2021-04-28 Jit/code_allocator.cpp 103 2 58 57 2022-02-17 2022-02-18 Jit/inline_cache.h 189 5 367 157 2021-04-14 2021-11-10 Jit/runtime.cpp 149 9 353 46 2021-04-28 2022-03-01 Jit/ref.h 142 7 366 135 2021-04-15 2021-12-02 Jit/jit_gdb_support.cpp 559 5 363 47 2021-04-18 2022-02-28 Jit/pyjit_result.h 16 3 353 157 2021-04-28 2021-11-10 Jit/type_profiler.cpp 58 2 190 82 2021-10-08 2022-01-24 Jit/perf_jitdump.h 17 4 353 157 2021-04-28 2021-11-10 Jit/dataflow.h 184 3 353 157 2021-04-28 2021-11-10 Jit/inline_cache.cpp 600 8 367 144 2021-04-14 2021-11-23 RuntimeTests/fixtures.h 214 10 353 30 2021-04-28 2022-03-17 RuntimeTests/testutil.cpp 207 5 353 33 2021-04-28 2022-03-14 RuntimeTests/fixtures.cpp 66 3 82 23 2022-01-24 2022-03-24 RuntimeTests/main.cpp 136 21 366 23 2021-04-15 2022-03-24 RuntimeTests/testutil.h 21 4 353 47 2021-04-28 2022-02-28 Lib/unittest/__init__.py 28 1 363 363 2021-04-18 2021-04-18 Lib/unittest/case.py 983 3 363 268 2021-04-18 2021-07-22 Lib/unittest/mock.py 1807 1 22 22 2022-03-25 2022-03-25 Lib/__strict__/__init__.py 9 3 266 183 2021-07-24 2021-10-15 Lib/__static__/compiler_flags.py 4 5 353 249 2021-04-28 2021-08-10 Lib/__static__/__init__.py 411 24 361 17 2021-04-20 2022-03-30 Lib/__static__/type_code.py 36 1 152 152 2021-11-15 2021-11-15 Lib/__static__/enum.py 106 5 242 19 2021-08-17 2022-03-28 Lib/opcode.py 284 12 338 38 2021-05-13 2022-03-09 Lib/pydoc.py 2111 1 358 358 2021-04-23 2021-04-23 Lib/site.py 367 2 186 185 2021-10-12 2021-10-13 Lib/py_compile.py 118 1 129 129 2021-12-08 2021-12-08 Lib/compileall.py 271 3 129 68 2021-12-08 2022-02-07 Lib/ast.py 350 1 172 172 2021-10-26 2021-10-26 Lib/cinder_stubs/cinder.pyi 19 4 213 53 2021-09-15 2022-02-22 Lib/cinder_stubs/_static.pyi 89 6 213 25 2021-09-15 2022-03-22 Lib/cinder_stubs/_strictmodule.pyi 58 3 213 73 2021-09-15 2022-02-02 Lib/cinder_stubs/__static__.pyi 3 4 213 25 2021-09-15 2022-03-22 Lib/__future__.py 76 1 261 261 2021-07-29 2021-07-29 Lib/importlib/_bootstrap.py 726 1 213 213 2021-09-15 2021-09-15 Lib/importlib/_bootstrap_external.py 910 8 178 44 2021-10-20 2022-03-03 Lib/typing.py 1170 3 58 51 2022-02-17 2022-02-24 Lib/compiler/pycodegen.py 2136 20 361 17 2021-04-20 2022-03-30 Lib/compiler/readonly/util.py 20 6 116 15 2021-12-21 2022-04-01 Lib/compiler/readonly/__init__.py 3 2 116 64 2021-12-21 2022-02-11 Lib/compiler/readonly/types.py 27 4 116 15 2021-12-21 2022-04-01 Lib/compiler/readonly/type_binder.py 833 10 116 15 2021-12-21 2022-04-01 Lib/compiler/readonly/codegen.py 212 6 116 15 2021-12-21 2022-04-01 Lib/compiler/misc.py 47 1 353 353 2021-04-28 2021-04-28 Lib/compiler/opcodes.py 274 3 227 38 2021-09-01 2022-03-09 Lib/compiler/pysourceloader.py 43 2 129 53 2021-12-08 2022-02-22 Lib/compiler/unparse.py 335 3 355 271 2021-04-26 2021-07-19 Lib/compiler/peephole.py 547 4 353 159 2021-04-28 2021-11-08 Lib/compiler/pyassem.py 697 15 353 38 2021-04-28 2022-03-09 Lib/compiler/__init__.py 3 1 353 353 2021-04-28 2021-04-28 Lib/compiler/consts.py 61 3 353 208 2021-04-28 2021-09-20 Lib/compiler/opcode_cinder.py 9 1 227 227 2021-09-01 2021-09-01 Lib/compiler/symbols.py 615 5 355 155 2021-04-26 2021-11-12 Lib/compiler/visitor.py 124 2 353 68 2021-04-28 2022-02-07 Lib/compiler/static/effects.py 92 3 274 208 2021-07-16 2021-09-20 Lib/compiler/static/compiler.py 373 28 191 17 2021-10-07 2022-03-30 Lib/compiler/static/definite_assignment_checker.py 193 1 74 74 2022-02-01 2022-02-01 Lib/compiler/static/__init__.py 822 57 289 24 2021-07-01 2022-03-23 Lib/compiler/static/types.py 6970 96 274 16 2021-07-16 2022-03-31 Lib/compiler/static/type_binder.py 1374 45 271 16 2021-07-19 2022-03-31 Lib/compiler/static/visitor.py 49 7 217 31 2021-09-11 2022-03-16 Lib/compiler/static/module_table.py 272 26 271 38 2021-07-19 2022-03-09 Lib/compiler/static/declaration_visitor.py 212 21 271 23 2021-07-19 2022-03-24 Lib/compiler/strict/rewriter/rewriter.py 805 7 246 95 2021-08-13 2022-01-11 Lib/compiler/strict/rewriter/__init__.py 2 1 246 246 2021-08-13 2021-08-13 Lib/compiler/strict/rewriter/remove_annotations.py 50 1 246 246 2021-08-13 2021-08-13 Lib/compiler/strict/compiler.py 228 20 246 25 2021-08-13 2022-03-22 Lib/compiler/strict/class_conflict_checker.py 188 2 246 197 2021-08-13 2021-10-01 Lib/compiler/strict/__init__.py 476 11 246 38 2021-08-13 2022-03-09 Lib/compiler/strict/preprocessor.py 59 1 197 197 2021-10-01 2021-10-01 Lib/compiler/strict/runtime.py 45 3 246 213 2021-08-13 2021-09-15 Lib/compiler/strict/common.py 376 8 246 92 2021-08-13 2022-01-14 Lib/compiler/strict/loader.py 303 16 246 25 2021-08-13 2022-03-22 Lib/compiler/strict/feature_extractor.py 141 1 158 158 2021-11-09 2021-11-09 Lib/compiler/strict/track_import_call.py 20 1 246 246 2021-08-13 2021-08-13 Lib/compiler/optimizer.py 161 7 355 159 2021-04-26 2021-11-08 Lib/compiler/opcode_static.py 92 4 227 171 2021-09-01 2021-10-27 Lib/compiler/future.py 71 3 353 129 2021-04-28 2021-12-08 Lib/compiler/errors.py 64 3 144 38 2021-11-23 2022-03-09 Lib/compiler/dis_stable.py 190 1 80 80 2022-01-26 2022-01-26 Lib/compiler/__main__.py 103 8 353 64 2021-04-28 2022-02-11 Lib/compiler/opcodebase.py 109 1 38 38 2022-03-09 2022-03-09 Lib/asyncio/tasks.py 574 4 168 158 2021-10-30 2021-11-09 Lib/email/utils.py 213 1 339 339 2021-05-12 2021-05-12 Modules/memoizemodule.c 272 3 367 353 2021-04-14 2021-04-28 Modules/_cursesmodule.c 2426 2 297 283 2021-06-23 2021-07-07 Modules/gcmodule.c 1393 1 164 164 2021-11-03 2021-11-03 Modules/_strictmodule.c 82 4 353 180 2021-04-28 2021-10-18 Modules/signalmodule.c 1251 1 344 344 2021-05-07 2021-05-07 Modules/_testinternalcapi.c 175 2 59 38 2022-02-16 2022-03-09 Modules/_tracemalloc.c 1219 1 333 333 2021-05-18 2021-05-18 Modules/socketmodule.c 6649 1 341 341 2021-05-10 2021-05-10 Modules/_static.c 1074 26 353 25 2021-04-28 2022-03-22 Modules/cinder.c 658 18 358 24 2021-04-23 2022-03-23 Modules/_io/fileio.c 910 2 297 283 2021-06-23 2021-07-07 Modules/_io/winconsoleio.c 863 2 297 283 2021-06-23 2021-07-07 Modules/_io/textio.c 2553 2 297 283 2021-06-23 2021-07-07 Modules/_io/bufferedio.c 2075 2 297 283 2021-06-23 2021-07-07 Modules/_io/iobase.c 753 2 297 283 2021-06-23 2021-07-07 Modules/_io/bytesio.c 738 2 297 283 2021-06-23 2021-07-07 Modules/_io/stringio.c 697 2 297 283 2021-06-23 2021-07-07 Modules/faulthandler.c 1096 1 157 157 2021-11-10 2021-11-10 Modules/xxclassloader.c 410 1 353 353 2021-04-28 2021-04-28 Modules/parsermodule.c 848 2 297 283 2021-06-23 2021-07-07 Modules/_asynciomodule.c 6766 18 368 30 2021-04-13 2022-03-17 Modules/symtablemodule.c 94 1 155 155 2021-11-12 2021-11-12 Modules/clinic/_functoolsmodule.c.h 32 1 353 353 2021-04-28 2021-04-28 Modules/clinic/_asynciomodule.c.h 1182 1 158 158 2021-11-09 2021-11-09 Modules/clinic/memoizemodule.c.h 25 1 353 353 2021-04-28 2021-04-28 Modules/clinic/socketmodule.c.h 72 1 353 353 2021-04-28 2021-04-28 Modules/_ctypes/cfield.c 1336 2 297 283 2021-06-23 2021-07-07 Modules/_ctypes/callproc.c 1449 2 297 283 2021-06-23 2021-07-07 Modules/_ctypes/_ctypes.c 4613 2 297 283 2021-06-23 2021-07-07 Modules/_ctypes/stgdict.c 700 2 297 283 2021-06-23 2021-07-07 Modules/_ctypes/callbacks.c 475 2 297 283 2021-06-23 2021-07-07 Modules/socketmodule.h 201 1 341 341 2021-05-10 2021-05-10