datafiles
datafiles copied to clipboard
Handle postponed evaluation of annotations (PEP 563)
List[int] cannot be mapped to a converter when lazy annotations are enabled (from __future__ import annotations).
This is blocked until https://github.com/python/cpython/pull/9518 is merged.
https://github.com/samuelcolvin/pydantic/issues/2678 provides a good overview of the types of issues we'll need to overcome here was well.