fastapi-cache icon indicating copy to clipboard operation
fastapi-cache copied to clipboard

Support python3.12

Open mkdir700 opened this issue 1 year ago • 3 comments

closes: #392

mkdir700 avatar Feb 03 '24 06:02 mkdir700

@long2ice Workflow needs to be modified to support running CI on Python 3.12

mkdir700 avatar Feb 03 '24 07:02 mkdir700

I do not agree with just changing to import to v1, a proper transition should be made to the current version on Pydantic.

Wolfhound905 avatar Apr 20 '24 18:04 Wolfhound905

Thank you, I understand this, but this PR is to support Python3.12, not to support Pydanic v2.

Regarding the support for Pydantic V2, I think this should be opened as a separate issue.

mkdir700 avatar Apr 24 '24 09:04 mkdir700