1. 838b133 Remove redundant leading zeroes in PEP references. by Serhiy Storchaka · 9 years ago
  2. 29a0b57 Backport source links from 3.x. by Éric Araujo · 14 years ago
  3. e0e0822 Add more links to Python sources where the code is short, readable and an informative adjunct to the docs. by Raymond Hettinger · 15 years ago
  4. 7c2bc83 Issue 6288: update the contextlib.nested() docs to explain why it has been deprecated and should generally be avoided by Nick Coghlan · 16 years ago
  5. 42a8264 Remove period from end of headings. by Georg Brandl · 16 years ago
  6. 822b87f Deprecate contextlib.nested(). The with-statement now provides this functionality directly. by Raymond Hettinger · 16 years ago
  7. 5a95b21 #5491: clarify nested() semantics. by Georg Brandl · 16 years ago
  8. 9749e15 Remove with_statement future imports from 2.6 docs. by Georg Brandl · 18 years ago
  9. 584265b Add more entries to the glossary. by Georg Brandl · 18 years ago
  10. cf3fb25 Add :term: for generators. by Georg Brandl · 18 years ago
  11. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago