Files
cpython/Modules
Eric Snow aa5a9b5eb7 gh-101659: Use the Raw Allocator in the _xxinterpchannels Module (gh-103287)
Using the raw allocator for any of the global state makes sense, especially as we move to a per-interpreter obmalloc state (gh-101660).
2023-04-05 15:13:12 -06:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.