1. 5133529 #5938: use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT in noddy examples. by Georg Brandl · 16 years ago
  2. ff2ad0e Merged revisions 71814-71817,71901-71903 via svnmerge from by Georg Brandl · 16 years ago
  3. 939c178 Merged revisions 71874,71882,71890 via svnmerge from by Jeroen Ruigrok van der Werven · 16 years ago
  4. 9f98926 Issue #1717, continued: Doc fixes and other cleanup related by Mark Dickinson · 17 years ago
  5. c48d834 Issue #1717: documentation fixes related to the cmp removal. by Mark Dickinson · 17 years ago
  6. 71e30a0 return the module object from PyMODINIT_FUNC by Benjamin Peterson · 17 years ago
  7. 913b2a3 #4504, #4505: Update noddy examples in "Extending & Embedding". by Georg Brandl · 17 years ago
  8. 4469d0c Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-67424,67432,67440-67441,67444-67445,67454-67455,67457-67458 via svnmerge from by Benjamin Peterson · 17 years ago
  9. d0c4249 Fix mp example, remove fix_logger call by Jesse Noller · 17 years ago
  10. aae1b70 2to3 run of multiprocessing examples. by Christian Heimes · 17 years ago
  11. 45a583b Fix a grammar mistake in a comment. by Alexandre Vassalotti · 17 years ago
  12. d039286 More improvements to pickle's documentation. by Alexandre Vassalotti · 17 years ago
  13. 5f3b63a Improve pickle's documentation. by Alexandre Vassalotti · 17 years ago
  14. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 17 years ago
  15. f992640 Fix last traces of old threading API. by Georg Brandl · 17 years ago
  16. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 17 years ago
  17. 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 17 years ago
  18. 0d7d6cf Same documentation for sqlite3 module as in 2.6. by Gerhard Häring · 17 years ago
  19. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 18 years ago
  20. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 18 years ago
  21. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 18 years ago
  22. bed6784 Get rid of more uses of string and use unicode by Neal Norwitz · 18 years ago
  23. b13c493 Fix more lingering print statements. by Collin Winter · 18 years ago
  24. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago