mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -04:00
d2e2e53f73
There were cases where we do unnecessary work for builtin static types. This also simplifies some work necessary for a per-interpreter GIL.
Miscellaneous source files for the main Python shared library