mirror of
https://github.com/python/cpython.git
synced 2026-05-15 17:08:41 -04:00
b18f8bc1a7
obmalloc has (empty) macros for locking in the allocator. These aren't needed in CPython; we rely on the GIL.
Source files for various builtin objects