Open Bug 1758517 Opened 3 years ago Updated 3 years ago

Allow command-specific minimum Python version

Categories

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

enhancement

Tracking

(Not tracked)

People

(Reporter: mhentges, Unassigned)

References

Details

Building Firefox with Mach must support the lowest-common-denominator of Python version - currently, that is Ubuntu 18.04 which requires Python 3.6 support.

However, there's other Mach commands that aren't used in these constrained environments that would benefit from having a higher minimum Python version,
such as web platform tests and IIRC ./mach vendor editing moz.build files would benefit from using a newer Python's ast module.

Priority: -- → P3
See Also: → 1734402
Summary: Allow command-specific minimum Python requirements → Allow command-specific minimum Python version
You need to log in before you can comment on or make changes to this bug.