mirror of
https://github.com/python/cpython.git
synced 2026-08-12 20:38:58 +08:00
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