Allow isinstance checks of TypedDict from the typing module (#2615)

Fixes #2614
1 file changed
tree: 3d1d662a135f99396ba1410650478db47f5f05d6
  1. mypy_extensions.py
  2. README.md
  3. setup.py
README.md

Mypy Extensions

The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.