python-more-itertools
No description set
- Developed at devel:languages:python
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-more-itertools && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
more-itertools-8.4.0.tar.gz | 0000083626 81.7 KB | |
python-more-itertools.changes | 0000012466 12.2 KB | |
python-more-itertools.spec | 0000001860 1.82 KB |
Revision 11 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 824641
from
Dirk Mueller (dirkmueller)
(revision 11)
- update to 8.4.0: * New itertools * :func:`mark_ends` (thanks to kalekundert) * :func:`is_sorted` * Changes to existing itertools: * :func:`islice_extended` can now be used with real slices (thanks to cool-RR) * The implementations for :func:`filter_except` and :func:`map_except` were improved (thanks to SergBobrovsky) * Other changes * Automated tests now enforce code style (using `black <https://github.com/psf/black>`__) * The various signatures of :func:`islice_extended` and :func:`numeric_range` now appear in the docs (thanks to dsfulf) * The test configuration for mypy was updated (thanks to blueyed)
Comments 0