Skip to content

Drop Support for Python 3.6 #22

Closed as not planned
Closed as not planned
@samineer

Description

@samineer

Reasons

  1. django-ftl doesn't support Python 3.6.
  2. Since 2021-12-23 Python 3.6 is EOL (see PEP 494).
  3. Type annotation improvements in Python 3.7 (see PEP 563).

Possibly changes

  • Use dataclasses instead of attrs.
  • Use builtin dict instead of collections.OrderedDict.

See also What’s New In Python 3.7.

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