| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for floats as parameters to itertools.islice. Improves compatibil... | ![](//www.gravatar.com/avatar/2d15880471584b02288f80477694a3f9?s=13&d=retro) Jonas Pfannschmidt | 2016-01-08 | 2 | -1/+7 |
* | Unroll itertools.izip_longest() with two sequences | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2015-10-08 | 1 | -23/+28 |
* | Update module docstring | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2015-10-08 | 1 | -1/+8 |
* | Issue #2135: Add a jitdriver | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2015-09-14 | 1 | -0/+12 |
* | Test and fix for a segfault in itertools.islice() | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2015-09-14 | 2 | -2/+18 |
* | Add missing __init__.py files. | ![](//www.gravatar.com/avatar/2b68fe77303968e573ca1e7004462ae7?s=13&d=retro) Edd Barrett | 2015-03-18 | 1 | -0/+0 |
* | call gc.collect before testing weakref | ![](//www.gravatar.com/avatar/87f7ab861840a40e86ff91a7c18c7884?s=13&d=retro) Brian Kearns | 2014-08-24 | 1 | -0/+1 |
* | have islice release reference to source iterator when exhausted | ![](//www.gravatar.com/avatar/87f7ab861840a40e86ff91a7c18c7884?s=13&d=retro) Brian Kearns | 2014-08-24 | 2 | -2/+29 |
* | remove some more __module__s | ![](//www.gravatar.com/avatar/87f7ab861840a40e86ff91a7c18c7884?s=13&d=retro) Brian Kearns | 2014-05-02 | 1 | -42/+22 |
* | Some extra tests | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2014-01-22 | 1 | -0/+22 |
* | Improve itertools.product() | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2014-01-22 | 1 | -43/+49 |
* | Fix for issue #1646 | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2013-11-23 | 2 | -12/+23 |
* | general progress removing Wrappable, stuff is a bit broken | ![](//www.gravatar.com/avatar/edcdfd5affb524e0f88ec1a00ed3fe5d?s=13&d=retro) Alex Gaynor | 2013-03-20 | 1 | -21/+22 |
* | Kill interpclass_w everywhere. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2013-03-20 | 1 | -4/+3 |
* | fix a bunch of tests | ![](//www.gravatar.com/avatar/edcdfd5affb524e0f88ec1a00ed3fe5d?s=13&d=retro) Alex Gaynor | 2012-12-02 | 1 | -1/+3 |
* | merge default | ![](//www.gravatar.com/avatar/ef0ed749a263aeefda2a47789f998c1c?s=13&d=retro) Philip Jenvey | 2012-11-11 | 2 | -26/+27 |
|\ |
|
| * | progress | ![](//www.gravatar.com/avatar/0508a883f97a7d0b6eb47288428b31a5?s=13&d=retro) Amaury Forgeot d'Arc | 2012-10-29 | 1 | -5/+5 |
| * | merge heads | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-10-26 | 2 | -39/+57 |
| |\ |
|
| | * | Fix check_number(), as per comments on pull request #80. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-10-26 | 2 | -3/+3 |
| | * | fix fix fix | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2012-10-12 | 1 | -2/+3 |
| | * | try to use more consistently space.is_none | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2012-10-10 | 1 | -9/+9 |
| | * | (fijal, arigo) | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-10-10 | 1 | -3/+5 |
| * | | Add lib_pypy.itertools tests, fix check_number in interp_itertools | ![](//www.gravatar.com/avatar/6cb79963850231a3e62b685b8afef782?s=13&d=retro) Chirag Jadwani | 2012-08-01 | 1 | -13/+10 |
* | | | fix itertools length_hint returning a negative length | ![](//www.gravatar.com/avatar/ef0ed749a263aeefda2a47789f998c1c?s=13&d=retro) Philip Jenvey | 2012-10-07 | 2 | -1/+5 |
* | | | add the rest of the needed __length_hint__ impls and more tests | ![](//www.gravatar.com/avatar/ef0ed749a263aeefda2a47789f998c1c?s=13&d=retro) Philip Jenvey | 2012-09-26 | 1 | -4/+10 |
| |/
|/| |
|
* | | Rewrite itertools.tee() to use a simple chained list internally, | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-09-03 | 1 | -31/+26 |
* | | Fix for the test in 7307034ccd39. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-09-01 | 1 | -3/+4 |
* | | issue 1249: found a failing test. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-09-01 | 1 | -0/+11 |
* | | resolve armin's comments | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2012-08-21 | 2 | -7/+0 |
* | | Two complains | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2012-08-13 | 1 | -1/+1 |
* | | add itertools.repeat.__len__ | ![](//www.gravatar.com/avatar/bfc96d2a02d9113edb992eb96c205c5a?s=13&d=retro) Maciej Fijalkowski | 2012-07-13 | 2 | -0/+14 |
|/ |
|
* | add struct here and there | ![](//www.gravatar.com/avatar/cdc3cafa377f0e0e93fc69636021ef65?s=13&d=retro) Antonio Cuni | 2012-03-22 | 1 | -1/+1 |
* | Distribute test_zmodules's content to the various modules. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-12-07 | 1 | -0/+4 |
* | Hum, I'll revert this if I'm wrong, but I don't see how | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-12-06 | 1 | -3/+0 |
* | backout d5a684ab8934: the approach does not really work at all. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-12-04 | 1 | -1/+0 |
* | Try out the approach described on issue945 on the itertools module. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-12-03 | 1 | -0/+1 |
* | Fix. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-08-03 | 1 | -18/+22 |
* | A failing test. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-08-03 | 1 | -0/+7 |
* | Fix for f523aecab18f, and rewrite to move the loop in a subfunction | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-07-24 | 1 | -4/+11 |
* | Tests prompted by issue #801 (thanks justinpeel). | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-07-24 | 1 | -0/+39 |
* | Remove a bunch of dead imports. | ![](//www.gravatar.com/avatar/edcdfd5affb524e0f88ec1a00ed3fe5d?s=13&d=retro) Alex Gaynor | 2011-07-15 | 1 | -13/+12 |
* | Mark W_IMap's fields as being immutable. | ![](//www.gravatar.com/avatar/edcdfd5affb524e0f88ec1a00ed3fe5d?s=13&d=retro) Alex Gaynor | 2011-04-03 | 1 | -0/+1 |
* | Remove almost all unwrap_spec from itertools module | ![](//www.gravatar.com/avatar/0508a883f97a7d0b6eb47288428b31a5?s=13&d=retro) Amaury Forgeot d'Arc | 2011-02-16 | 1 | -72/+56 |
* | Make itertools.count() objects picklable and copy'able. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-29 | 2 | -2/+51 |
* | Fix(?) corner cases of combinations_with_replacement(). | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-26 | 2 | -1/+14 |
* | Add an obscure test. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-26 | 2 | -0/+15 |
* | Add another passing test line. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-26 | 1 | -0/+1 |
* | Super important optimization. | ![](//www.gravatar.com/avatar/edcdfd5affb524e0f88ec1a00ed3fe5d?s=13&d=retro) Alex Gaynor | 2011-01-25 | 1 | -0/+1 |
* | Oups. Sorry dcolish, I also implemented W_Permutations two days ago | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-25 | 1 | -62/+0 |
* | Merge heads, including manually merging interp_itertools.py. | ![](//www.gravatar.com/avatar/5b37e6b4ac97453e4ba9dba37954cf79?s=13&d=retro) Armin Rigo | 2011-01-25 | 2 | -15/+111 |
|\ |
|