COMMITS
/ Doc/c-api/tuple.rst December 19, 2018
S
Fix documented signatures for C API functions. (GH-11236)
Serhiy Storchaka committed
March 30, 2017
S
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka committed
February 24, 2014
R
Fix return type in doc of PyStructSequence_InitType2.
R David Murray committed
February 22, 2014
R
whatsnew: PyStructSequence_InitType2, Victor's MemoryError fixes.
R David Murray committed
October 12, 2013
G
Closes #13833: document PyStructSequence C-API functions.
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
July 29, 2009
A
Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
Alexandre Vassalotti 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
February 19, 2008
February 16, 2008
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed