deprecated os.popen3 warning in bughelper
Bug #364896 reported by
Paul Larson
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bughelper (Ubuntu) |
Fix Released
|
Undecided
|
Brian Murray |
Bug Description
Binary package hint: bughelper
Bughelper gives a warning, even when running with no options:
/usr/lib/
f = os.popen3("bzr pull %s" % DEFAULT_BRANCH)
Related branches
lp://qastaging/~pwlars/bughelper/bughelper.364896
- Bughelper Developers: Pending requested
- Diff: None lines
Changed in bughelper (Ubuntu): | |
assignee: | nobody → Brian Murray (brian-murray) |
To post a comment you must log in.
rev 229 of attached branch has proposed fix for this, rev 230 has some minor cleanup stuff