mirror of
https://github.com/python/cpython
synced 2026-09-27 02:33:18 +03:00
* Set C recursion limit to 1500, set cost of eval loop to 2 frames, and compiler mutliply to 2. |
||
|---|---|---|
| .. | ||
| action_helpers.c | ||
| asdl.py | ||
| asdl_c.py | ||
| myreadline.c | ||
| parser.c | ||
| peg_api.c | ||
| pegen.c | ||
| pegen.h | ||
| pegen_errors.c | ||
| Python.asdl | ||
| string_parser.c | ||
| string_parser.h | ||
| token.c | ||
| tokenizer.c | ||
| tokenizer.h | ||