Skip to content

Drop support for Python 2Β #390

@hugovk

Description

@hugovk

Python 2 reaches end-of-life on 2020-01-01.

See https://python3statement.org for a list of projects which have pledged to drop support for Python 2 on or before its EOL.

I'd like to suggest making a release soonish with the recent changes that still supports Python 2.7, and then drop it.

That'll allow newer features of Python to be used, and also some vendored code can be removed (eg. #362 (comment)) and deal with some other issues (eg. #268 (comment)).

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