mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-29 11:06:57 +08:00
* loads() only accepts str as first argument for Python < 3.6 * Use a protocol for the first argument to load() (cf python/typing#564)
* loads() only accepts str as first argument for Python < 3.6 * Use a protocol for the first argument to load() (cf python/typing#564)