COMMITS
/ Doc/data/stable_abi.dat August 5, 2022
P
gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196) (GH-95711)
Petr Viktorin committed
September 7, 2021
M
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194) (GH-28199)
Miss Islington (bot) committed
July 29, 2021
M
bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)
Miss Islington (bot) committed
June 16, 2021
M
bpo-44392: Add Py_GenericAlias to C API docs (GH-26724)
Miss Islington (bot) committed
M
bpo-43795: Don't list private names in the limited API (GH-26740)
Miss Islington (bot) committed
May 25, 2021
M
bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) (GH-26353)
Miss Islington (bot) committed
May 14, 2021
M
bpo-43795: PEP 652 user documentation (GH-25668) (GH-26034)
Miss Islington (bot) committed
May 3, 2021
P
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
Pablo Galindo committed
May 1, 2021
P
April 29, 2021
P
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin committed
April 28, 2021
S
bpo-28254: Add a C-API for controlling the GC state (GH-25687)
scoder committed
April 23, 2021
P
bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482)
Petr Viktorin committed
April 10, 2021
V
bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227)
Victor Stinner committed
April 1, 2021
V
bpo-43690: stable_abi.py no longer parses macros (GH-25136)
Victor Stinner committed
V
bpo-43688: Run make regen-limited-abi (GH-25134)
Victor Stinner committed
March 23, 2021
P
bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check (GH-25004)
Pablo Galindo committed
March 19, 2021
V
bpo-43244: Remove symtable.h header file (GH-24910)
Victor Stinner committed
March 11, 2021
A
bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755)
Antoine Pitrou committed
December 15, 2020
P
Update stable ABI script for MacOS and update list of exported symbols (GH-23783)
Pablo Galindo committed
December 4, 2020
P
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
Pablo Galindo committed