itertools 0.13.0

Extra iterator adaptors, iterator methods, free functions, and macros.
Documentation
1
2
3
4
5
6
7
coverage:
  status:
    project:
      default:
        target: auto
        # Allow a tiny drop of overall project coverage in PR to reduce spurious failures.
        threshold: 0.25%