COMMITS
/ Doc/c-api/structures.rst November 17, 2018
W
bpo-25438: document what codec PyMemberDef T_STRING decodes the char * as (GH-10580)
Windson yang committed
September 15, 2017
M
bpo-29916: Include PyGetSetDef in C API extension documentation. (#831)
Michael Seifert committed
March 30, 2017
S
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
Serhiy Storchaka committed
C
bpo-29917: DOC: Remove link from PyMethodDef (#890)
csabella committed
January 11, 2017
M
Issue #15657: METH_KEYWORDS cannot be used alone in Python 3
Martin Panter committed
October 27, 2016
S
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
Serhiy Storchaka committed
June 12, 2016
B
Issue #15657: Delete incorrect statement from PyMethodDef documentation
Berker Peksag committed
July 7, 2015
Z
Fix usage of the default role.
Zachary Ware committed
Z
Fix suspicious markup
Zachary Ware committed
April 14, 2015
G
issue9014: Include more formatting on :c:type:`PyObject` etc.
Gregory P. Smith committed
G
issue9014: Properly document PyObject_HEAD and friends post-PEP-3123.
Gregory P. Smith committed
January 13, 2015
B
fix instances of consecutive articles (closes #23221)
Benjamin Peterson committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
January 3, 2010
E
Merged revisions 77271 via svnmerge from
Ezio Melotti committed
December 30, 2009
B
Merged revisions 77157 via svnmerge from
Benjamin Peterson committed
July 11, 2009
G
April 26, 2009
J
Merged revisions 71874,71882,71890 via svnmerge from
Jeroen Ruigrok van der Werven committed
J
Merged revisions 71873 via svnmerge from
Jeroen Ruigrok van der Werven committed
April 5, 2009
January 3, 2009
G
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
Georg Brandl committed
July 2, 2008
A
#3247: get rid of Py_FindMethods
Amaury Forgeot d'Arc committed
March 26, 2008
C
Merged revisions 61952-61953 via svnmerge from
Christian Heimes committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed