Skip to content

b3391

Choose a tag to compare

@github-actions github-actions released this 15 Jul 02:47
090fca7
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