Skip to content

b3391

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:51
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