Closed Bug 1543186 Opened 6 years ago Closed 1 month ago

Transition test runners to Python 3

Categories

(Core :: JavaScript Engine, task, P3)

67 Branch
task

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sstangl, Unassigned)

References

Details

Python 2 has an end-of-life date of January 1st, 2020.

Although that sounds far-off, Linux distributions are aiming to make the switch gradually. Fedora, in particular, is planning to mass-deprecate packages dependent on Python 2, with an aim to fully remove the Python 2 interpreter itself far before the cut-off date.

Our build system currently explicitly requires Python 2.7. Since it will be deprecated in the near future, we should start thinking of how to move to Python 3. At the very least, there are some test runners that we could make compatible with Python 3 early.

I'm filing this bug to make the issue a bit more visible, and add the task of transitioning test runners to Python 3 early. Probably the easiest way to do this is to change the code to support both 2 and 3.

Depends on: 1619475

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: sstangl → nobody
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.