mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-21 15:26:49 +08:00
timegm takes struct_time objects, which are NamedTuples that have 9 elements by default That would not take Tuple[Int], so typeshed would report errors