-
- Downloads
Bug 1858065 - Replace distutils' StrictVersion a=pascalc
distutils have been removed from Python 3.12, so replace it: Sometimes using packaging's Version, sometimes providing our own in the case of mozrelease/versions.py. Add more tests for the latter. Original Revision: https://phabricator.services.mozilla.com/D190540 Differential Revision: https://phabricator.services.mozilla.com/D200111
Showing
- python/mozbuild/mozbuild/nodeutil.py 6 additions, 6 deletionspython/mozbuild/mozbuild/nodeutil.py
- python/mozrelease/mozrelease/versions.py 53 additions, 3 deletionspython/mozrelease/mozrelease/versions.py
- python/mozrelease/test/test_versions.py 20 additions, 1 deletionpython/mozrelease/test/test_versions.py
- testing/raptor/mach_commands.py 2 additions, 2 deletionstesting/raptor/mach_commands.py
- tools/browsertime/mach_commands.py 2 additions, 2 deletionstools/browsertime/mach_commands.py
- tools/lint/clippy.yml 1 addition, 1 deletiontools/lint/clippy.yml
- tools/power/mach_commands.py 2 additions, 3 deletionstools/power/mach_commands.py
Loading
Please register or sign in to comment