mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
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.