index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libitertools.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an example to address a common question of how to split iterators.
Raymond Hettinger
2003-09-08
1
-7/+20
*
Make the derived tools amendable to cut and paste.
Raymond Hettinger
2003-08-25
1
-54/+54
*
Modified itertools.izip() to match the behavior of __builtin__.zip()
Raymond Hettinger
2003-08-08
1
-1/+4
*
Improve docs:
Raymond Hettinger
2003-08-08
1
-16/+13
*
Important usability fix in itertools documentation.
Raymond Hettinger
2003-07-22
1
-3/+3
*
Add take() to examples. Tighten the islice() example
Raymond Hettinger
2003-06-28
1
-1/+4
*
Minor updates:
Raymond Hettinger
2003-06-18
1
-4/+11
*
The previous made the stop argument optional.
Raymond Hettinger
2003-05-02
1
-10/+7
*
SF bug #730685: itertools.islice stop argument is not optional
Raymond Hettinger
2003-05-02
1
-10/+13
*
Add comment on performance.
Raymond Hettinger
2003-04-23
1
-3/+21
*
User requested changes to the itertools module.
Raymond Hettinger
2003-02-23
1
-40/+52
*
Markup and nits.
Raymond Hettinger
2003-02-21
1
-12/+11
*
Fix so it compiles at least.
Michael W. Hudson
2003-02-11
1
-1/+1
*
C Code:
Raymond Hettinger
2003-02-09
1
-66/+84
*
SF bug #681003: itertools issues
Raymond Hettinger
2003-02-07
1
-0/+4
*
Move itertools module from the sandbox and into production.
Raymond Hettinger
2003-02-01
1
-0/+325