Skip to content

Python 3.14 compatable check #25

@bnbong

Description

@bnbong

Request a new feature / feature improvement

Feature Description

Check the compatibility of Python 3.14 version for all features of FastAPI-fastkit.

Job Details (Optional)

  • Check CLI operations compatability
  • Check templates' compatability
  • Check other impacts

Reference (Optional)

version change log : https://docs.python.org/3/whatsnew/3.14.html

Remarkable points (my opinion) :

  • PEP 765 : disallow return/break/continue that exit a finally block
  • PEP 734 : adding multiple sub interpreters in standard libraries (such as threading, multiprocessing) -> may be impact at template inspector module

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency fileenhancementNew feature or requestfixFix or improve source codeshelp wantedExtra attention is neededpythonPull requests that update python codetemplateAdd or editing a FastAPI templatetemplate-inspection

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions