mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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