1. 4f707fd Separate source link from main text. by Raymond Hettinger · 14 years ago
  2. 1048094 Move source links to consistent location and remove wordy, big yellow boxes. by Raymond Hettinger · 14 years ago
  3. 6d2ab71 Issue 1859: Doc that textwrap does not break on \n (pending possible behavior patch). Patch by Jeremy Thurgood. by Terry Reedy · 14 years ago
  4. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  5. 7f01a13 Last round of adapting style of documenting argument default values. by Georg Brandl · 15 years ago
  6. 9abf93d murder some versionadded and versionchanged directives in their beds by Benjamin Peterson · 16 years ago
  7. 5f8ced2 Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,63022-63024,63026-63029,63031-63041,63043-63045,63047-63054,63056-63062 via svnmerge from by Alexandre Vassalotti · 16 years ago
  8. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  9. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  10. c79461b Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls. by Collin Winter · 17 years ago
  11. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  12. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago