Would it be possible to keep the Python's runtime behaviour as is, adding the DateType typing annotations into the standard library “as native”?
To have it accepted we would need to:
- find a PEP sponsor,
- write a PEP,
- draft a CPython pull request.
Did I miss something? Does it sound feasible?