-
Nick Coghlan yazdı
Previously, excessive nesting in expressions would blow the stack and segfault the interpreter. Now, a hard limit based on the configured recursion limit and a hardcoded scaling factor is applied.
aab9c2b2
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
README | ||
bogus_code_obj.py | ||
gc_inspection.py | ||
infinite_loop_re.py | ||
mutation_inside_cyclegc.py | ||
recursion_limit_too_high.py | ||
recursive_call.py | ||
underlying_dict.py |