| Commit message (Expand) | Author | Age |
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 |
* | Merged revisions 73186,73206,73212 via svnmerge from | Georg Brandl | 2009-06-04 |
* | Merged revisions 72924 via svnmerge from | Georg Brandl | 2009-05-25 |
* | Merged revisions 67688 via svnmerge from | Amaury Forgeot d'Arc | 2008-12-10 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 |
* | Merged revisions 58742-58816 via svnmerge from | Guido van Rossum | 2007-11-02 |
* | Fix refleaks in test_with caused by reusing the same exception instance over ... | Collin Winter | 2007-09-01 |
* | Issue #1066: implement PEP 3109, 2/3 of PEP 3134. | Collin Winter | 2007-08-31 |
* | With the help of the improved fixer, test_with.py is now fixed. | Guido van Rossum | 2007-02-11 |
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 |
* | Um, I thought I'd already checked this in. | Guido van Rossum | 2006-03-10 |
* | Updates to the with-statement: | Guido van Rossum | 2006-02-28 |
* | from __future__ import with_statement addon for 'with', mostly written by | Thomas Wouters | 2006-02-28 |
* | Set EOL style to native. | Tim Peters | 2006-02-28 |
* | Whitespace normalization. | Tim Peters | 2006-02-28 |
* | PEP 343 -- the with-statement. | Guido van Rossum | 2006-02-27 |