Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH... | Petr Viktorin | 2021-05-05 | 1 | -1/+1 |
* | bpo-43916: Move the _PyStructSequence_InitType function to the internal API (... | Pablo Galindo | 2021-05-03 | 1 | -2/+0 |
* | bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the c... | Pablo Galindo | 2021-05-01 | 1 | -0/+2 |
* | bpo-28254: Add PyGC_ functions to the stable ABI manifest (GH-25720) | Petr Viktorin | 2021-04-29 | 1 | -1/+10 |
* | bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315) | Petr Viktorin | 2021-04-29 | 1 | -0/+2144 |