COMMITS
/ Misc/stable_abi.txt February 2, 2022
C
bpo-45459: Add Py_buffer to limited API (GH-29991)
Christian Heimes committed
December 10, 2021
P
bpo-43795: Document stable_abi.txt format and contents (GH-29956)
Petr Viktorin committed
G
bpo-43931: Export Python version as API data (GH-25577)
Gabriele N. Tornetta committed
December 7, 2021
October 22, 2021
I
bpo-45292: [PEP 654] add the ExceptionGroup and BaseExceptionGroup classes (GH-28569)
Irit Katriel committed
October 21, 2021
K
October 6, 2021
C
[Misc] [Mac] Fix typos found using codespell (GH-28756)
Christian Clauss committed
September 7, 2021
Y
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194)
Yury Selivanov committed
August 17, 2021
July 29, 2021
I
bpo-41103: Resurrect the old buffer protocol. (GH-27437)
Inada Naoki committed
H
bpo-42035: Add a PyType_GetName() to get type's short name. (GH-23903)
Hai Shi committed
June 23, 2021
V
bpo-39947: Remove old private trashcan C API functions (GH-26869)
Victor Stinner committed
June 16, 2021
K
bpo-44392: Add Py_GenericAlias to C API docs (GH-26724)
Ken Jin committed
P
bpo-43795: Don't list private names in the limited API (GH-26740)
Petr Viktorin committed
May 25, 2021
P
bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241)
Petr Viktorin committed
May 5, 2021
P
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)
Petr Viktorin 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