Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-43688: Support "make regen-limited-abi" in debug mode (GH-25133) | Victor Stinner | 2021-04-02 | 1 | -5/+0 |
* | bpo-43690: stable_abi.py no longer parses macros (GH-25136) | Victor Stinner | 2021-04-01 | 1 | -32/+1 |
* | bpo-43244: Remove symtable.h header file (GH-24910) | Victor Stinner | 2021-03-19 | 1 | -1/+0 |
* | bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561) | Nicholas Sim | 2021-02-19 | 1 | -1/+0 |
* | bpo-35134: Move Include/{pyarena.h,pyctype.h} to Include/cpython/ (GH-24550) | Nicholas Sim | 2021-02-17 | 1 | -2/+0 |
* | bpo-43103: Add configure --without-static-libpython (GH-24418) | Victor Stinner | 2021-02-17 | 1 | -2/+4 |
* | Update stable ABI script for MacOS and update list of exported symbols (GH-23... | Pablo Galindo | 2020-12-15 | 1 | -1/+5 |
* | bpo-42545: Improve the error message in the stable API script (GH-23648) | Pablo Galindo | 2020-12-04 | 1 | -21/+41 |
* | bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616) | Pablo Galindo | 2020-12-04 | 1 | -0/+234 |