mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-20 23:08:25 +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