mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-07 23:51:56 +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)