COMMITS
/ Doc/c-api/allocation.rst November 9, 2025
P
gh-141004: Document deprecated aliases for memory allocation (GH-141146)
Peter Bierma committed
May 26, 2025
N
gh-134160: Use multi-phase init in documentation examples (#134296)
neonene committed
May 20, 2025
R
gh-75459: Doc: C API: Improve object life cycle documentation (GH-125962)
Richard Hansen committed
March 11, 2025
P
gh-129675: Update documentation for tp_basicsize & tp_itemsize (#129850)
Petr Viktorin committed
November 5, 2024
R
Doc: C API: Delete claim that `PyObject_Init` is GC-aware (#126418)
Richard Hansen committed
August 2, 2024
V
Update PyObject_Del() documentation (#122597)
Victor Stinner committed
August 7, 2023
E
gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552)
Eric Snow committed
July 27, 2023
V
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
June 28, 2019
H
bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430)
Hai Shi committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
August 1, 2013
A
Issue #18589: fix hyperlinking of type slots (tp_*)
Antoine Pitrou committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
April 27, 2009
J
After discussing some more with Georg, do no migrate versionchanged:: 2.5 to
Jeroen Ruigrok van der Werven committed
J
Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from
Jeroen Ruigrok van der Werven committed
April 26, 2009
J
Merged revisions 71898-71900,71910,71914-71919 via svnmerge from
Jeroen Ruigrok van der Werven committed
January 4, 2009
G
#4614: document PyModule_Create and PyModuleDef struct.
Georg Brandl committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed