summaryrefslogtreecommitdiffstats
path: root/Misc/stable_abi.toml
Commit message (Expand)AuthorAgeFilesLines
* gh-101758: Add _PyState_AddModule() Back for the Stable ABI (gh-101956)Eric Snow2023-02-161-0/+3
* gh-101758: Clean Up Uses of Import State (gh-101919)Eric Snow2023-02-151-3/+0
* GH-101578: Normalize the current exception (GH-101607)Mark Shannon2023-02-081-0/+9
* gh-98680: Add PyBUF_* constants to the Limited API listing (GH-100018)Petr Viktorin2022-12-051-0/+44
* gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH...Petr Viktorin2022-11-221-5/+44
* gh-98410: move getbufferproc and releasebufferproc to buffer.h (#31158)David Hewitt2022-10-311-0/+4
* gh-98586: Add vector call APIs to the Limited API (GH-98587)Wenzel Jakob2022-10-271-0/+6
* gh-97669: Create Tools/build/ directory (#97963)Victor Stinner2022-10-171-1/+1
* Adjust stable ABI internal documentation (GH-96896)William Woodruff2022-10-041-7/+14
* gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)Petr Viktorin2022-08-081-0/+9
* gh-60074: add new stable API function PyType_FromMetaclass (GH-93012)Wenzel Jakob2022-05-271-0/+2
* gh-85858: Remove PyUnicode_InternImmortal() function (#92579)Victor Stinner2022-05-131-0/+1
* gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537)Inada Naoki2022-05-121-0/+1
* gh-91324: Convert the stable ABI manifest to TOML (GH-92026)Petr Viktorin2022-04-291-0/+2275