gecko-dev/python/mozbuild
Mike Hommey e4e0df6813 Bug 1906851 - Use mozbuild.shellutil.quote instead of pipes.quote. a=RyanVM
The latter was removed in python 3.13, and while it can be replaced with
shlex, we also have our own version that considers more characters as
needing quotes.

Original Revision: https://phabricator.services.mozilla.com/D225329

Differential Revision: https://phabricator.services.mozilla.com/D225608
2024-10-15 13:32:39 +00:00
..
mozbuild Bug 1906851 - Use mozbuild.shellutil.quote instead of pipes.quote. a=RyanVM 2024-10-15 13:32:39 +00:00
mozpack Bug 1891776 - Split mkdir and ensureParentDir from mozbuild/util.py r=perftest-reviewers,afinder 2024-04-19 09:08:56 +00:00
.ruff.toml
metrics.yaml Bug 1894155 - Replace mhentges@mozilla.com with ahochheiden@mozilla.com from notification_emails section of pings.yaml and metrics.yaml r=sylvestre 2024-05-01 00:12:25 +00:00
setup.py