Closed Bug 1877348 Opened 8 months ago Closed 8 months ago

Use `setuptools.setup` over `distutils.core.setup` within `mach`

Categories

(Firefox Build System :: Mach Core, task, P3)

task

Tracking

(firefox124 fixed)

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: ahochheiden, Assigned: ahochheiden)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We're technically already doing this, but there's a try/except wrapped around them that's still referencing distutils, so let's get rid of that to finish off the last reference to distutils.

This is one of the last references to distutils within mach, so
let's get rid of it to be thorough.

Pushed by ahochheiden@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4861c239592b Remove the `try/except` wrappers that end up calling `distutils.core.setup` r=firefox-build-system-reviewers,glandium
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: