mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
706fd4ec08
Cache one datachunk per tstate to prevent alloc/dealloc thrashing when repeatedly hitting the same call depth at exactly the wrong boundary. --------- Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Miscellaneous source files for the main Python shared library