| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 73715 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -10/+10 |
|
|
* | Suppress deprecation warnings. | Raymond Hettinger | 2009-05-28 | 1 | -1/+4 |
|
|
* | Restore tests until the code is actually removed. | Raymond Hettinger | 2009-05-28 | 1 | -0/+122 |
|
|
* | Deprecate contextlib.nested(). The with-statement now provides this function... | Raymond Hettinger | 2009-05-28 | 1 | -122/+0 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -1/+0 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -4/+2 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -26/+0 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -4/+27 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -10/+59 |
|
|
* | Fix a bug in nested() - if one of the sub-context-managers swallows the | Guido van Rossum | 2006-03-01 | 1 | -0/+54 |
|
|
* | Updates to the with-statement: | Guido van Rossum | 2006-02-28 | 1 | -0/+240 |
|
|