Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added a substantial number of edge case and argument tests for | Raymond Hettinger | 2003-05-03 | 1 | -15/+76 |
* | Add StopIteration tests. | Raymond Hettinger | 2003-05-02 | 1 | -7/+27 |
* | The previous made the stop argument optional. | Raymond Hettinger | 2003-05-02 | 1 | -1/+1 |
* | SF bug #730685: itertools.islice stop argument is not optional | Raymond Hettinger | 2003-05-02 | 1 | -3/+71 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
* | User requested changes to the itertools module. | Raymond Hettinger | 2003-02-23 | 1 | -11/+12 |
* | C Code: | Raymond Hettinger | 2003-02-09 | 1 | -3/+22 |
* | SF bug #681003: itertools issues | Raymond Hettinger | 2003-02-07 | 1 | -0/+3 |
* | Neaten ref count test. | Raymond Hettinger | 2003-02-01 | 1 | -1/+1 |
* | Move itertools module from the sandbox and into production. | Raymond Hettinger | 2003-02-01 | 1 | -0/+158 |