1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. dd15f6c Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,61285-61286,61288-61290,61298,61303-61305,61312-61314,61317,61329,61332,61344,61350-61351,61363-61376,61378-61379,61382-61383,61387-61388,61392,61395-61396,61402-61403 via svnmerge from by Christian Heimes · 16 years ago
  3. 736c0ab Move itertools izip() code to builtins as zip(). Complete the renaming. by Raymond Hettinger · 16 years ago
  4. b0002d2 Rename ifilterfalse() to filterfalse() and izip_longest() to zip_longest(). by Raymond Hettinger · 16 years ago
  5. a6c6037 Issues 2186 and 2187. Move map() from itertools to builtins. by Raymond Hettinger · 16 years ago
  6. 17301e9 Issue 2186 and 2187. Move filter from itertools to builtins. by Raymond Hettinger · 16 years ago
  7. 7864476 Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge from by Christian Heimes · 16 years ago
  8. 26a96fa Fix failing itertools test: since revision 61118, by Mark Dickinson · 16 years ago
  9. f16baeb Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61083,61085,61092-61097,61103-61104,61110-61112,61114-61115,61117-61125 via svnmerge from by Christian Heimes · 16 years ago
  10. 380f7f2 Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,61066,61068,61070,61081-61095 via svnmerge from by Christian Heimes · 16 years ago
  11. 836baa5 Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,61066-61080 via svnmerge from by Christian Heimes · 17 years ago
  12. 90c3d9b Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60969,60971-60976 via svnmerge from by Christian Heimes · 17 years ago
  13. c3f30c4 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  14. 1dfde1d Replace map(None, *iterables) with zip(*iterables). by Raymond Hettinger · 17 years ago
  15. 679db4a Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from by Christian Heimes · 17 years ago
  16. a37d4c6 Removed PyInt_GetMax and sys.maxint by Christian Heimes · 17 years ago
  17. 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 17 years ago
  18. c1f779c Merged revisions 56125-56153 via svnmerge from by Guido van Rossum · 17 years ago
  19. 1bc535d Merged revisions 55328-55341 via svnmerge from by Guido van Rossum · 17 years ago
  20. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  21. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  22. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  23. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  24. cf297e4 Merged revisions 53623-53858 via svnmerge from by Thomas Wouters · 18 years ago
  25. cc2b016 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; by Guido van Rossum · 18 years ago
  26. 7131f84 Fix a bunch of doctests with the -d option of refactor.py. by Guido van Rossum · 18 years ago
  27. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  28. b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 18 years ago
  29. 89f507f Four months of trunk changes (including a few releases...) by Thomas Wouters · 18 years ago
  30. 801f0d7 Make built-in zip() equal to itertools.izip(). by Guido van Rossum · 18 years ago
  31. 47b9ff6 Restructure comparison dramatically. There is no longer a default by Guido van Rossum · 18 years ago
  32. 4d70c3d Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn by Thomas Wouters · 18 years ago
  33. 8690c4e Fix tests that were trying to make iteration blow up, on broken iterators. by Thomas Wouters · 18 years ago
  34. 6b27cda Convert iterator __len__() methods to a private API. by Raymond Hettinger · 19 years ago
  35. fdf3bd6 SF patch #1171417: bug fix for islice() in docs by Raymond Hettinger · 19 years ago
  36. f77d033 Revised the itertools quantifier recipes to match the performance of the by Raymond Hettinger · 19 years ago
  37. b259405 Added optional None arguments to itertools.islice(). by Raymond Hettinger · 20 years ago
  38. a9f6092 Fix and test weak referencing of itertools.tee objects. by Raymond Hettinger · 20 years ago
  39. ff5dc0e Improve test coverage. by Raymond Hettinger · 20 years ago
  40. 4cda01e * Increase test coverage. by Raymond Hettinger · 20 years ago
  41. ffdb8bb Use floor division operator. by Raymond Hettinger · 20 years ago
  42. 4533f1f Improve three recipes in the itertools docs. by Raymond Hettinger · 20 years ago
  43. beb7c0c test_sf_950057's gen1() used an assert statement, which caused the test by Tim Peters · 20 years ago
  44. 9d7c870 SF #950057: itertools.chain doesn't "process" exceptions as they occur by Raymond Hettinger · 20 years ago
  45. 5cab2e3 Give itertools.repeat() a length method. by Raymond Hettinger · 21 years ago
  46. 734fb57 Add a Guido inspired example for groupby(). by Raymond Hettinger · 21 years ago
  47. 64958a1 Guido grants a Christmas wish: by Raymond Hettinger · 21 years ago
  48. d25c1c6 Implement itertools.groupby() by Raymond Hettinger · 21 years ago
  49. ad983e7 Improve the implementation of itertools.tee(). by Raymond Hettinger · 21 years ago
  50. d591f66 Replace the window() example with pairwise() which demonstrates tee(). by Raymond Hettinger · 21 years ago
  51. f0c5aec Minor improvements to itertools.tee(): by Raymond Hettinger · 21 years ago
  52. 6a5b027 Added itertools.tee() by Raymond Hettinger · 21 years ago
  53. dbe3d28 Adopt Christian Stork's suggested argument order for the logic quantifiers. by Raymond Hettinger · 21 years ago
  54. 42a61ed Simplify doctest of tee(). by Raymond Hettinger · 21 years ago
  55. a098b33 Add an example to address a common question of how to split iterators. by Raymond Hettinger · 21 years ago
  56. a56f6b6 SF bug #793826: using itertools.izip to mutate tuples by Raymond Hettinger · 21 years ago
  57. b5a4208 Modified itertools.izip() to match the behavior of __builtin__.zip() by Raymond Hettinger · 21 years ago
  58. 77fe69b Re-sync doc tests with the doc updates. by Raymond Hettinger · 21 years ago
  59. 0242070 More tests by Raymond Hettinger · 21 years ago
  60. 3567a87 Add take() to examples. Tighten the islice() example by Raymond Hettinger · 21 years ago
  61. befa37d Minor updates: by Raymond Hettinger · 21 years ago
  62. f0fa1c0 Test ability to handle various type of iterators. by Raymond Hettinger · 21 years ago
  63. 929f06c Minor cleanups. by Raymond Hettinger · 21 years ago
  64. 7c2bb5b * Added a substantial number of edge case and argument tests for by Raymond Hettinger · 21 years ago
  65. 8fd3f87 Add StopIteration tests. Simplify test_main(). by Raymond Hettinger · 21 years ago
  66. 341deb7 The previous made the stop argument optional. by Raymond Hettinger · 21 years ago
  67. 14ef54c SF bug #730685: itertools.islice stop argument is not optional by Raymond Hettinger · 21 years ago
  68. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  69. 61fe64d User requested changes to the itertools module. by Raymond Hettinger · 22 years ago
  70. 60eca93 C Code: by Raymond Hettinger · 22 years ago
  71. 2012f17 SF bug #681003: itertools issues by Raymond Hettinger · 22 years ago
  72. 874d9bc Neaten ref count test. by Raymond Hettinger · 22 years ago
  73. 96ef811 Move itertools module from the sandbox and into production. by Raymond Hettinger · 22 years ago