|
|
|
|
|
by dragonwriter
932 days ago
|
|
> This will break all the runtime type checking modules (such as typedload, which I wrote). Most runtime type checking modules I am aware of support from __future__ import annotations
E.g., typeguard, Pydantic, beartype, among others. |
|
When I had complained earlier, Guido didn't give 2 shits, although it broke typedload, a library I wrote that is very similar to pydantic, when pydantic didn't exist.
So I know what I am saying