The Python C API
The C API is divided into three sections:
Include/: Limited APIInclude/cpython/: CPython implementation detailsInclude/internal/: The internal API
Information on changing the C API is available in the developer guide
| Jun | JUL | Aug |
| 09 | ||
| 2021 | 2022 | 2023 |

This is similar to how strings are interned for deepfreeze.
9dff9f4
The C API is divided into three sections:
Include/: Limited APIInclude/cpython/: CPython implementation detailsInclude/internal/: The internal APIInformation on changing the C API is available in the developer guide