Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35134: Create Include/cpython/pystate.h (GH-10733) | Victor Stinner | 2018-11-27 | 1 | -0/+272 |
Move pystate.h code surrounded by "#ifndef Py_LIMITED_API" to a new Include/cpython/pystate.h header file. |
![]() |
index : delta/cpython-git.git | |
github.com: python/cpython.git |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-35134: Create Include/cpython/pystate.h (GH-10733) | Victor Stinner | 2018-11-27 | 1 | -0/+272 |
Move pystate.h code surrounded by "#ifndef Py_LIMITED_API" to a new Include/cpython/pystate.h header file. |