Wykres commitów

21 Commity (49e8a839a003d0e2ebf3eee4204a5be9536036d6)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 60de502676 all: setup.py: Switch to sdist_upip. 2018-02-02 20:30:52 +02:00
Paul Sokolovsky 2ff5940d92 all: setup.py: Consistently update author and maintainer fields. 2018-02-02 20:25:27 +02:00
Paul Sokolovsky 30c2ac5601 itertools: Release 0.2.3. 2017-04-24 22:08:49 +03:00
stijn 45ff04ac75 itertools: Add accumulate function 2017-04-24 16:00:30 +02:00
Paul Sokolovsky dfe4dee62a all: setup.py: New releases for gzip 4k conversion. 2016-10-11 06:47:01 +03:00
Paul Sokolovsky 65fb3707ba all: metadata.txt: Bump version for gzip 4k conversion. 2016-10-11 06:46:12 +03:00
Paul Sokolovsky 10a14f051c itertools: Release 0.2.1. 2015-12-10 00:06:01 +02:00
pohmelie 5477729d50 itertools: Add starmap function 2015-12-09 23:59:21 +02:00
Paul Sokolovsky bfbbf85a18 itertools: Release 0.2. 2015-08-25 21:29:44 +03:00
Paul Sokolovsky 91563f06db itertools: cycle(): Factor out common code. 2015-08-25 21:27:54 +03:00
Paul Sokolovsky 9c6a8dbd4b itertools: test_itertools.py: Add tests cycle(). 2015-08-25 21:27:22 +03:00
Paul Sokolovsky 47c4ef54bc itertools: test_itertools.py: Test for islice() on generator. 2015-08-25 21:18:25 +03:00
Paul Sokolovsky 7bbdc050d3 itertools: Make islice() work with arbitrary iterables, not just sequences. 2015-08-25 21:17:34 +03:00
Paul Sokolovsky 9a81d0ec25 itertools: Turn test_itertools.py into real test. 2015-08-25 21:01:43 +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 7cb60c33b8 itertools: Release 0.1.1. 2015-05-27 00:57:24 +03:00
Paul Sokolovsky 35ceeadc60 itertools: count() has start arg default to 0. 2015-05-27 00:56:13 +03:00
Paul Sokolovsky fc01d606ba itertools: Add setup metadata. 2014-04-18 04:32:11 +03:00
Paul Sokolovsky 01892e8a47 itertools: Add basic test. 2014-04-18 04:30:29 +03:00
Paul Sokolovsky 50f37fe01a itertools: Add partial implementation. 2014-04-18 04:29:57 +03:00