mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-23 14:46:47 +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