COMMITS
/ Doc/includes/noddy2.c November 6, 2011
A
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
Amaury Forgeot d'Arc committed
August 12, 2011
E
Issue #12672: fix code samples in extending/newtypes.html for PEP-7 compliance
Eli Bendersky committed
May 5, 2009
G
#5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples.
Georg Brandl committed
February 2, 2009
M
Issue #1717, continued: Doc fixes and other cleanup related
Mark Dickinson committed
December 24, 2008
B
return the module object from PyMODINIT_FUNC
Benjamin Peterson committed
December 5, 2008
G
#4504, #4505: Update noddy examples in "Extending & Embedding".
Georg Brandl committed
October 27, 2007
N
Get rid of more uses of string and use unicode
Neal Norwitz committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed