pkgsrc/devel/py-more-itertools
adam 96a453af5c py-more-itertools: updated to 8.6.0
8.6.0
-----
* New itertools
    * :func:`all_unique`
    * :func:`nth_product` and :func:`nth_permutation`

* Changes to existing itertools
    * :func:`chunked` and :func:`sliced` now accept a ``strict`` parameter

* Other changes
    * Python 3.5 has reached its end of life and is no longer supported.
    * Python 3.9 is officially supported.
    * Various documentation fixes
2020-11-22 11:16:54 +00:00
..
DESCR
distinfo py-more-itertools: updated to 8.6.0 2020-11-22 11:16:54 +00:00
Makefile py-more-itertools: updated to 8.6.0 2020-11-22 11:16:54 +00:00
PLIST