COMMITS
/ Doc/c-api/list.rst October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
October 26, 2019
S
bpo-38557: Improve documentation for list and tuple C API. (GH-16925)
Serhiy Storchaka committed
July 6, 2019
T
bpo-37487: Fix PyList_GetItem index description. (GH-14623)
Terry Jan Reedy committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
November 14, 2011
A
Issue #13389: Full garbage collection passes now clear the freelists for
Antoine Pitrou committed
December 1, 2010
G
#10594: fix parameter names in PyList API docs.
Georg Brandl committed
October 17, 2010
G
#9204: remove mentions of removed types in the types module.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
May 13, 2010
B
Merged revisions 81145 via svnmerge from
Benjamin Peterson committed
June 8, 2009
G
Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from
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 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed