1. 6e6cb8e Provide links to Python source where the code is short, readable and by Éric Araujo · 14 years ago
  2. 8a1caa2 #6522: add a "decorator" directive to explicitly document decorators, and use it in a few places. by Georg Brandl · 14 years ago
  3. 86e78d1 #9110: update to ContextDecorator doc. by Georg Brandl · 14 years ago
  4. b3a8984 Issue 9110. Adding ContextDecorator to contextlib. This enables the creation of APIs that act as decorators as well as context managers. contextlib.contextmanager changed to use ContextDecorator. by Michael Foord · 14 years ago
  5. 9c4d0ed Removed contextlib.nested() by Raymond Hettinger · 15 years ago
  6. 4958cba Merged revisions 73465 via svnmerge from by Nick Coghlan · 15 years ago
  7. 0eaab97 Recorded merge of revisions 73286 via svnmerge from by Georg Brandl · 15 years ago
  8. 91e3b9d Deprecate contextlib.nested(). The with-statement now provides this functionality directly. by Raymond Hettinger · 15 years ago
  9. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  10. f07d002 Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-70406,70418,70438,70464,70468 via svnmerge from by Benjamin Peterson · 16 years ago
  11. 0f7ede4 Review the doc changes for the urllib package creation. by Georg Brandl · 16 years ago
  12. aca8fd7 Documentation updates for urllib package. Modified the documentation for the by Senthil Kumaran · 16 years ago
  13. faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 17 years ago
  14. d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 17 years ago
  15. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  16. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  17. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  18. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago