1. 864741b Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. by Amaury Forgeot d'Arc · 13 years ago
  2. 47fe5c0 Issue #12672: fix code samples in extending/newtypes.html for PEP-7 compliance by Eli Bendersky · 13 years ago
  3. 5133529 #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. by Georg Brandl · 15 years ago
  4. 9f98926 Issue #1717, continued: Doc fixes and other cleanup related by Mark Dickinson · 15 years ago
  5. 71e30a0 return the module object from PyMODINIT_FUNC by Benjamin Peterson · 16 years ago
  6. 913b2a3 #4504, #4505: Update noddy examples in "Extending & Embedding". by Georg Brandl · 16 years ago
  7. bed6784 Get rid of more uses of string and use unicode by Neal Norwitz · 17 years ago
  8. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago