Closed
Bug 1753045
Opened 3 years ago
Closed 3 years ago
[funsize.py] DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(firefox98 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: t.matsuu, Assigned: jcristau)
Details
Attachments
(1 file)
/home/worker/bin/funsize.py:306: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
printcmd("%s%s", label, line.decode("utf-8").rstrip())
Updated•3 years ago
|
Product: Firefox Build System → Release Engineering
QA Contact: aki
Summary: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead → [funsize.py] DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/00299edc2fcc
funsize: stop using deprecated `warn` logging method. r=releng-reviewers,gbrown DONTBUILD
Comment 3•3 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•