Skip to content

Plan to drop support for Python 2.7 #265

@hugovk

Description

@hugovk

Python 2.7 (and therefore all Python 2) reaches EOL on January 1st, 2020.

Pylast will drop support for Python 2.7 before that, perhaps this year. There will still be an installable Python 2.7 version on PyPI, but no further updates will be made for 2.7.

Here's the pip installs for pylast from PyPI for April 2018:

python_version percent download_count
2.7 57.60% 1,542
3.6 23.87% 639
3.5 16.66% 446
3.4 1.16% 31
3.3 0.37% 10
3.7 0.26% 7
2.6 0.07% 2

Source: pypinfo --start-date -40 --end-date -11 --percent --pip --markdown pylast pyversion

Pre-drop:

Drop:

Metadata

Metadata

Assignees

No one assigned

    Labels

    deprecationFeature that will be removed in the futureenhancementNew feature or requestremovalRemoval of a feature, usually done in major releases

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions