Closed Bug 1877344 Opened 2 years ago Closed 2 years ago

Replace `distutils.spawn.find_executable` with `shutil.which` within `mach`

Categories

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

defect

Tracking

(firefox124 fixed)

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: ahochheiden, Assigned: ahochheiden)

References

Details

Attachments

(2 files)

With Python 3.12 removing distutils and with more people using Python 3.12 we should finally take care of this.

Pushed by ahochheiden@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7ecfded201d9 Replace all usages of `distutils.spawn.find_executable` with `shutil.which` within `mach` r=firefox-build-system-reviewers,glandium
Status: NEW → RESOLVED
Closed: 2 years 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: