An error occurred fetching the project authors.
- 26 Jan, 2013 1 commit
-
-
Serhiy Storchaka authored
Now it requires almost 4x less memory and is almost 2x faster.
-
- 25 Jan, 2013 1 commit
-
-
Serhiy Storchaka authored
if all other iterators were very advanced before.
-
- 17 Jul, 2011 1 commit
-
-
Alex Gaynor authored
-
- 30 Mar, 2011 1 commit
-
-
Kristjan Valur Jonsson authored
ti can raise an exception even if PyLong_Check() has succeeded.
-
- 16 Mar, 2011 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 03 Dec, 2010 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Simplify the signature for itertools.accumulate() to match numpy. Handle one item iterable the same way as min()/max().
-
- 01 Dec, 2010 1 commit
-
-
Raymond Hettinger authored
-
- 30 Nov, 2010 3 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 21 Nov, 2010 2 commits
-
-
Ezio Melotti authored
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
Ezio Melotti authored
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
- 20 Nov, 2010 1 commit
-
-
Ezio Melotti authored
-
- 02 Aug, 2010 1 commit
-
-
Ezio Melotti authored
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77942 | ezio.melotti | 2010-02-03 07:37:26 +0200 (Wed, 03 Feb 2010) | 1 line #7092: Silence more py3k warnings. Patch by Florent Xicluna. ........ r79023 | ezio.melotti | 2010-03-17 15:52:48 +0200 (Wed, 17 Mar 2010) | 1 line #7092: silence some more py3k warnings. ........
-
- 03 Feb, 2010 1 commit
-
-
Ezio Melotti authored
-
- 23 Jan, 2010 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 08 Jan, 2010 2 commits
-
-
Senthil Kumaran authored
mistake. ( It may come in for sure tough)
-
Senthil Kumaran authored
-
- 30 Nov, 2009 4 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 01 Nov, 2009 5 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 13 Aug, 2009 1 commit
-
-
Georg Brandl authored
svn+ssh://svn.python.org/python/branches/py3k ........ r73715 | benjamin.peterson | 2009-07-01 01:06:06 +0200 (Mi, 01 Jul 2009) | 1 line convert old fail* assertions to assert* ........
-
- 30 Jun, 2009 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Feb, 2009 2 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Step arg without a start arg was ignored.
-
- 19 Feb, 2009 5 commits
-
-
Raymond Hettinger authored
Add some cross-references to the docs. Simplify the python code equivalent for izip(). Supply an optional argument for the nth() recipe.
-
Raymond Hettinger authored
Add some cross-references to the docs. Simplify the python code equivalent for izip(). Supply an optional argument for the nth() recipe.
-
Raymond Hettinger authored
Add some cross-references to the docs. Simplify the python code equivalent for zip(). Supply an optional argument for the nth() recipe.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-