Closed Bug 1599648 Opened 5 years ago Closed 5 years ago

Add a py3_action build action

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mars, Assigned: rstewart)

References

Details

Attachments

(1 file)

To incrementally port the build system to Python 3 we need a py3_action build action in addition to the Python 2 py_action build action.

This should be a simple matter of copying the existing py_action hooks and changing them to use the $PYTHON3 build var.

This needs to be added to both the Make and Tup build backends.

Make: https://searchfox.org/mozilla-central/source/config/makefiles/functions.mk#30
Tup: https://searchfox.org/mozilla-central/source/python/mozbuild/mozbuild/backend/tup.py#366

Depends on: 1590745
Assignee: nobody → rstewart
Pushed by rstewart@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3d4f93bf6b56 Add a py3_action build action r=firefox-build-system-reviewers,mshal
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: