Closed
Bug 1662819
Opened 5 years ago
Closed 5 years ago
Refactor virtualenv script path locating logic
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: rstewart, Assigned: rstewart)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
The ability to get the path to the Python executable from a given virtualenv location is generally useful outside the context of all the extra stuff a VirtualenvManager provides, so refactor it out into a lighter-weight helper class.
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/952e5212e142
Refactor `virtualenv` script path locating logic r=mhentges,froydnj
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•