| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typos; enhance comments on patch for SF #1462485. | Phillip J. Eby | 2006-04-03 | 1 | -2/+3 |
| * | Fix SF#1462485: StopIteration raised in body of 'with' statement suppressed | Phillip J. Eby | 2006-04-03 | 1 | -1/+3 |
| * | Fix contextlib not copying function attributes | Phillip J. Eby | 2006-03-28 | 1 | -0/+1 |
| * | More extensive comment on __exit__ handling, per Guido's request. | Phillip J. Eby | 2006-03-25 | 1 | -0/+7 |
| * | Fix a problem with @contextmanager not detecting a broken generator | Phillip J. Eby | 2006-03-25 | 1 | -1/+4 |
| * | Um, I thought I'd already checked this in. | Guido van Rossum | 2006-03-10 | 1 | -6/+5 |
| * | Fix a bug in nested() - if one of the sub-context-managers swallows the | Guido van Rossum | 2006-03-01 | 1 | -1/+4 |
| * | Updates to the with-statement: | Guido van Rossum | 2006-02-28 | 1 | -0/+138 |
