Wykres commitów

7 Commity (7b3a2c0a42c529eebb86dad138fb771254df67ec)

Autor SHA1 Wiadomość Data
pohmelie 5477729d50 itertools: Add starmap function 2015-12-09 23:59:21 +02:00
Paul Sokolovsky 91563f06db itertools: cycle(): Factor out common code. 2015-08-25 21:27:54 +03:00
Paul Sokolovsky 7bbdc050d3 itertools: Make islice() work with arbitrary iterables, not just sequences. 2015-08-25 21:17:34 +03:00
stijn 2e3e764f80 itertools: Make cycle() work with finite generators 2015-08-25 15:48:41 +02:00
stijn ebb0c60fac itertools: CPython compatibility: raise StopIteration for cycle on empty sequence 2015-08-25 14:00:26 +02:00
Paul Sokolovsky 35ceeadc60 itertools: count() has start arg default to 0. 2015-05-27 00:56:13 +03:00
Paul Sokolovsky 50f37fe01a itertools: Add partial implementation. 2014-04-18 04:29:57 +03:00