Skip to content

Upgrading to Python 3 #1081

Closed
Closed
@jakirkham

Description

@jakirkham

Is your feature request related to a problem? Please describe.

It appears that Python 2.6 is used in some places like here and here. However Python 2.6 has long since reach its EOL. Not to mention Python 2.7 will not be supported further in the new year.

Describe the solution you'd like

It would be good to move all scripts to support Python 3.

Describe alternatives you've considered

A good compromise would be to get all of the scripts to support Python 2/3, which should continue to work after Python 2 reaches its EOL.

Additional context

Here's the Python EOL guide.

Metadata

Metadata

Assignees

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