Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 3.11.0a2v3.11.0a2 | Pablo Galindo | 2021-11-05 | 1 | -3/+0 |
| | |||||
* | bpo-35081: Move interpreteridobject.h to Include/internal/ (GH-28969) | Victor Stinner | 2021-10-15 | 1 | -0/+3 |
Move the interpreteridobject.h header file from Include/ to Include/internal/. It only provides private functions. |