diff options
author | Mark Shannon <mark@hotpy.org> | 2021-11-16 11:01:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 11:01:57 (GMT) |
commit | b9310773756f40f77e075f221a90dd41e6964efc (patch) | |
tree | 43674ba9f42f2ff81dfd3025956b0ce8e12251f9 /Python/bootstrap_hash.c | |
parent | 9bf2cbc4c498812e14f20d86acb61c53928a5a57 (diff) | |
download | cpython-b9310773756f40f77e075f221a90dd41e6964efc.zip cpython-b9310773756f40f77e075f221a90dd41e6964efc.tar.gz cpython-b9310773756f40f77e075f221a90dd41e6964efc.tar.bz2 |
bpo-45753: Make recursion checks more efficient. (GH-29524)
* Uses recursion remaining, instead of recursion depth to speed up check against recursion limit.
Diffstat (limited to 'Python/bootstrap_hash.c')
0 files changed, 0 insertions, 0 deletions