1. 71e30a0 return the module object from PyMODINIT_FUNC by Benjamin Peterson · 16 years ago
  2. 913b2a3 #4504, #4505: Update noddy examples in "Extending & Embedding". by Georg Brandl · 16 years ago
  3. 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 · 16 years ago
  4. d0c4249 Fix mp example, remove fix_logger call by Jesse Noller · 16 years ago
  5. aae1b70 2to3 run of multiprocessing examples. by Christian Heimes · 16 years ago
  6. 45a583b Fix a grammar mistake in a comment. by Alexandre Vassalotti · 16 years ago
  7. d039286 More improvements to pickle's documentation. by Alexandre Vassalotti · 16 years ago
  8. 5f3b63a Improve pickle's documentation. by Alexandre Vassalotti · 16 years ago
  9. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  10. f992640 Fix last traces of old threading API. by Georg Brandl · 16 years ago
  11. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago
  12. 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
  13. 0d7d6cf Same documentation for sqlite3 module as in 2.6. by Gerhard Häring · 17 years ago
  14. 292d351 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from by Christian Heimes · 17 years ago
  15. 217cfd1 Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases in intobject.h by Christian Heimes · 17 years ago
  16. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  17. bed6784 Get rid of more uses of string and use unicode by Neal Norwitz · 17 years ago
  18. b13c493 Fix more lingering print statements. by Collin Winter · 17 years ago
  19. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago