COMMITS
/ Doc/c-api/allocation.rst November 9, 2025
P
[3.13] gh-141004: Document deprecated aliases for memory allocation (GH-141146) (GH-141289)
Peter Bierma committed
May 26, 2025
M
[3.13] gh-134160: Use multi-phase init in documentation examples (GH-134296) (#134754)
Miss Islington (bot) committed
March 17, 2025
M
[3.13] gh-129675: Update documentation for tp_basicsize & tp_itemsize (GH-129850) (GH-131079)
Miss Islington (bot) committed
November 5, 2024
M
[3.13] Doc: C API: Delete claim that `PyObject_Init` is GC-aware (GH-126418) (#126431)
Miss Islington (bot) 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