Path to this page:
Subject: CVS commit: pkgsrc/devel/py-more-itertools
From: Thomas Klausner
Date: 2023-08-24 22:04:05
Message id: 20230824200405.947DEFBDB@cvs.NetBSD.org
Log Message:
py-more-itertools: update to 10.1.0.
What's Changed
Add more tests for zip_broadcast() by @kalekundert in #739
Added takewhile_inclusive by @OlegAlexander in #736
Speed up zip_broadcast() by pre-filling the scalar elements by @kalekundert \
in #740
Added outer_product. by @OlegAlexander in #743
Simplify zip_broadcast by @pochmann in #742
Simplify _zip_equal by @pochmann in #744
fix consume() type annotation by @obaltian in #746
Version 10.1.0 by @bbayles in #747
Files: