b3391
pydantic : replace uses of __annotations__ with get_type_hints (#8474) * pydantic : replace uses of __annotations__ with get_type_hints * pydantic : fix Python 3.9 and 3.10 support
pydantic : replace uses of __annotations__ with get_type_hints (#8474) * pydantic : replace uses of __annotations__ with get_type_hints * pydantic : fix Python 3.9 and 3.10 support