lp:~seb128/software-properties/except_variable_name
Created by
Sebastien Bacher
on
2015-09-28
and last modified on
2015-09-28
- Get this branch:
- bzr branch lp:~seb128/software-properties/except_variable_name
Only
Sebastien Bacher
can upload to this branch. If you are
Sebastien Bacher
please log in for upload directions.
Branch merges
Propose for merging
- Didier Roche: Approve on 2015-09-28
-
Diff: 19 lines (+4/-4)1 file modifiedsoftwareproperties/gtk/DialogCacheOutdated.py (+4/-4)
Branch information
Recent revisions
- 939. By Sebastien Bacher on 2015-09-28
-
use different variable name in exception, python3 deletes the target
- 938. By Barry Warsaw on 2015-08-20
-
* .assert_called() is not a valid mock method. This silently passed in
earlier versions of Python because mocks create attributes on the fly,
however Python 3.5 throws AttributeErrors when the missing method
starts with "assert" for exactly this reason. Use assertTrue() on
.called instead.
* debian/control: Bump Standards-Version to 3.9.6. - 933. By Iain Lane on 2015-06-05
-
SoftwarePropert
ies.py: self.options can be None, don't crash if this is
the case. - 932. By Michael Vogt on 2015-06-02
-
* lp:~evarlast/software-properties/support-update:
- add -u, --update option to apt-add-repository
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-properties