mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 08:44:14 +08:00
5d1aacfed3
Add an additional overload for the `repeat = n` case. Since we don't know the numeric value of `repeat`, this just produces an iterator over an arbitrary-length tuple.