Closed
Bug 1677536
Opened 5 years ago
Closed 5 years ago
Remove reference to raw_input in static-analysis mach command
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox85 fixed)
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
This isn't valid anymore in Python 3.
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f7b6b0f0003
Remove reference to `raw_input()` in `code_analysis` `mach` commands r=firefox-build-system-reviewers,nalexander
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•