COMMITS
/ Misc/stable_abi.txt August 5, 2022
P
gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196) (GH-95711)
Petr Viktorin committed
October 7, 2021
C
[3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756) (GH-28794)
Christian Clauss 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 5, 2021
M
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)
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-28254: Add PyGC_ functions to the stable ABI manifest (GH-25720)
Petr Viktorin committed
P
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin committed