mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-07 08:24:04 +08:00
Until this is removed from the standard library, it probably should stay in the typing. Also update both 2 and 3 definitions to use Mapping[Any, Any], rather than Dict[Any, Any].