mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-01 19:15:49 +08:00
15df17098a
* Add overloads to return `str` or `bytes`, instead of `Any`. * Mark some arguments as keyword-only. * Add missing default values.