Skip to content

Python3 Migration #1

@michaelchin

Description

@michaelchin

The python2 will retire in less than two months. We should start thinking of migrating our code to python3. I have created a branch python3-migration for the task. The command "2to3 --output-dir=python3-version/mycode -W -n python2-version/mycode" can be used to convert the code.

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