Drop support for Python 3.3 (#5248)

See also python/typeshed#2258 and python/typeshed#2260.
1 file changed
tree: e709cd10c3f4b551ec857a860c67d2bbb502c1a7
  1. LICENSE
  2. MANIFEST.in
  3. mypy_extensions.py
  4. README.md
  5. setup.cfg
  6. 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.