Skip to content

Drop Python 3.8 support #360

@huxuan

Description

@huxuan

While Python 3.8 is reaching its end-of-life, maybe we should also consider dropping the support (at least in the generated project)? Currently the DevContainer workflow is failed due to Python 3.8 compatibility issue, and it needs extra hack to fix.

More evidence:

  1. Sphinx 7.2.0 already drop Python 3.8 support on Aug 17, 2023.
  2. pre-commit v3.6.0 alreay drop support for python<3.9 on Dec 10, 2023.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions