| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-29679: Implement @contextlib.asynccontextmanager (#360) | Jelle Zijlstra | 2017-05-01 | 1 | -0/+30 |
|
|
* | Closes #27904: Improved logging statements to defer formatting until needed. | Vinay Sajip | 2016-08-31 | 1 | -2/+2 |
|
|
* | Add a missing :term:. | Brett Cannon | 2016-06-09 | 1 | -1/+1 |
|
|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
|\ |
|
| * | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -1/+1 |
|
|
* | | Issue #25609: Introduce contextlib.AbstractContextManager and | Brett Cannon | 2016-04-08 | 1 | -2/+14 |
|/ |
|
* | Remove redundant leading zeroes in PEP references. | Serhiy Storchaka | 2016-03-31 | 1 | -1/+1 |
|
|
* | Issue #25523: Merge a-to-an corrections from 3.4. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
|\ |
|
| * | Issue #25523: Further a-to-an corrections. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
|
|
* | | Issue #25161: Merge full stops from 3.4 into 3.5 | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #25161: Add full stops in documentation; patch by Takase Arihiro | Martin Panter | 2015-10-10 | 1 | -1/+1 |
|
|
* | | Issue #22389: Add contextlib.redirect_stderr(). | Berker Peksag | 2014-11-28 | 1 | -0/+10 |
|/ |
|
* | Issue #21061: correctly note redirect_stdout is reentrant | Nick Coghlan | 2014-10-12 | 1 | -1/+1 |
|
|
* | Issue 22603: add missing 'self'. Patch by Francisco Fernández Castaño. | Terry Jan Reedy | 2014-10-10 | 1 | -2/+2 |
|
|
* | Issue 21558: Fix a typo in the contextlib docs | Raymond Hettinger | 2014-05-26 | 1 | -1/+1 |
|
|
* | Close #19403: make contextlib.redirect_stdout reentrant | Nick Coghlan | 2013-11-03 | 1 | -40/+77 |
|
|
* | What's New updates prior to alpha | Nick Coghlan | 2013-10-20 | 1 | -2/+3 |
|
|
* | contextlib doc updates and refactoring | Nick Coghlan | 2013-10-19 | 1 | -0/+116 |
|
|
* | Close #19266: contextlib.ignore -> contextlib.suppress | Nick Coghlan | 2013-10-17 | 1 | -8/+18 |
|
|
* | Fix spacing of toplevel items. | Georg Brandl | 2013-10-13 | 1 | -0/+2 |
|
|
* | Docs tweaks for contextlib additions | Nick Coghlan | 2013-10-13 | 1 | -2/+12 |
|
|
* | Rename contextlib.ignored() to contextlib.ignore(). | Raymond Hettinger | 2013-10-11 | 1 | -3/+3 |
|
|
* | Issue #15805: Add contextlib.redirect_stdout() | Raymond Hettinger | 2013-10-10 | 1 | -0/+31 |
|
|
* | Merge 3.3 | Barry Warsaw | 2013-05-10 | 1 | -2/+3 |
|\ |
|
| * | I was confused before. It's correct to not call .close() inside the with | Barry Warsaw | 2013-05-10 | 1 | -2/+3 |
|
|
* | | Merge 3.3 | Barry Warsaw | 2013-04-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Minor typo in example. | Barry Warsaw | 2013-04-19 | 1 | -1/+1 |
|
|
* | | Issue #17586: fix typo in contextlib.rst | Ned Deily | 2013-04-01 | 1 | -1/+1 |
|
|
* | | #17351: merge with 3.3. | Ezio Melotti | 2013-03-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #17351: merge with 3.2. | Ezio Melotti | 2013-03-11 | 1 | -1/+1 |
| |\ |
|
* | | | Issue #15806: Add contextlib.ignored(). | Raymond Hettinger | 2013-03-11 | 1 | -0/+20 |
|/ / |
|
* | | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | 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 |
|
|