Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

[discussion] Continued support for Python 2.7? #463

@miketheman

Description

@miketheman

This plugin continues to support Python 2.7, which was End Of Life as of Jan 1, 2020.

There's plenty of references to Python 2.7 in the test suite and examples - we could cut down on some of the test suite runs if we remove those.

Appveyor CI is currently using Python2.7 as well - which likely needs updating, since it;s failing to install packages that are not supported in Python 2.7

I am considering working up a PR removing/updating references to remove Python 2.7 - however some might consider this a breaking change, necessitating a major version bump - however I don't believe there's anything breaking about removing testing against that version. Looking for opinions here before moving forward.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions