Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35081: Move interpreteridobject.h to Include/internal/ (GH-28969) | Victor Stinner | 2021-10-15 | 1 | -0/+22 |
Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions. |