Closed
Bug 1841176
Opened 2 years ago
Closed 2 years ago
Remove .tar.xz handling in tooltool
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(firefox116 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
I've had a patch for this sitting in a local branch for 1.5 years...
| Assignee | ||
Comment 1•2 years ago
|
||
As tarfile.is_tarfile will return True for .tar.xz in python3, that code
has been dead code since the switch to python3.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/c27bcc9852a8
Remove .tar.xz handling in tooltool. r=releng-reviewers,hneiva
Comment 3•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•