| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix | Nick Coghlan | 2012-05-31 | 1 | -1/+1 |
|
|
* | Additional ExitStack examples, and a few other cleanups for the ExitStack docs | Nick Coghlan | 2012-05-31 | 1 | -7/+75 |
|
|
* | Fix the versionadded tags for a couple of my recent changes | Nick Coghlan | 2012-05-22 | 1 | -2/+2 |
|
|
* | Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.ne... | Nick Coghlan | 2012-05-21 | 1 | -1/+278 |
|
|
* | Issue #11647: allow contextmanager objects to be used as decorators as descri... | Nick Coghlan | 2011-05-05 | 1 | -2/+12 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -5/+1 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+5 |
|
|
* | #6522: add a "decorator" directive to explicitly document decorators, and use... | Georg Brandl | 2010-07-29 | 1 | -1/+1 |
|
|
* | #9110: update to ContextDecorator doc. | Georg Brandl | 2010-07-18 | 1 | -13/+32 |
|
|
* | Issue 9110. Adding ContextDecorator to contextlib. This enables the creation ... | Michael Foord | 2010-06-30 | 1 | -0/+57 |
|
|
* | Removed contextlib.nested() | Raymond Hettinger | 2009-07-01 | 1 | -49/+0 |
|
|
* | Merged revisions 73465 via svnmerge from | Nick Coghlan | 2009-06-17 | 1 | -11/+29 |
|
|
* | Recorded merge of revisions 73286 via svnmerge from | Georg Brandl | 2009-06-08 | 1 | -2/+2 |
|
|
* | Deprecate contextlib.nested(). The with-statement now provides this function... | Raymond Hettinger | 2009-05-28 | 1 | -0/+2 |
|
|
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
|
|
* | Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-... | Benjamin Peterson | 2009-03-21 | 1 | -4/+5 |
|
|
* | Review the doc changes for the urllib package creation. | Georg Brandl | 2008-06-23 | 1 | -2/+2 |
|
|
* | Documentation updates for urllib package. Modified the documentation for the | Senthil Kumaran | 2008-06-23 | 1 | -2/+2 |
|
|
* | Merged revisions 59703-59773 via svnmerge from | Christian Heimes | 2008-01-06 | 1 | -2/+0 |
|
|
* | Merged revisions 59259-59274 via svnmerge from | Christian Heimes | 2007-12-02 | 1 | -3/+3 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -3/+3 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -4/+4 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+120 |
|
|