Closed Bug 1621451 Opened 4 years ago Closed 4 years ago

Remove python2 support for GENERATED_FILES

Categories

(Firefox Build System :: General, task, P3)

task

Tracking

(firefox77 fixed)

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: mshal, Assigned: rstewart)

References

Details

Attachments

(1 file)

Once all build scripts run in python3, removal of python2 support during the build can happen. This should include at least:

  1. Removing the py2 attribute for GeneratedFiles in mozbuild (essentially all of https://hg.mozilla.org/mozilla-central/rev/5804c68ea337a98f057866ef647661a028c686a6 should be backed out, except for s/py_action/py3_action)
  2. Remove py_action from config/makefiles/functions.mk

Note that eventually we'd want to remove the PYTHON configure check, but there are still a number of Makefiles that reference $(PYTHON) directly that need to be switched over and verified.

Assignee: nobody → rstewart

We still need to resolve bug 1621448, at which point we can delete the py_action macro entirely.

Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f1645d9403f
Remove remaining in-build references to Python 2 GENERATED_FILES as well as underlying build system support r=dmajor
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: