mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
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