Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g... | Eric Snow | 2022-02-08 | 1 | -5/+0 |
* | bpo-46417: _curses uses PyStructSequence_NewType() (GH-30736) | Victor Stinner | 2022-01-21 | 1 | -0/+5 |
* | bpo-46008: Make runtime-global object/type lifecycle functions and state cons... | Eric Snow | 2021-12-09 | 1 | -0/+7 |
* | bpo-43916: Move the _PyStructSequence_InitType function to the internal API (... | Pablo Galindo | 2021-05-03 | 1 | -0/+21 |