lp:~zyga/checkbox/fix-1442175

Created by Zygmunt Krynicki and last modified
Get this branch:
bzr branch lp:~zyga/checkbox/fix-1442175
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zygmunt Krynicki
Project:
Checkbox
Status:
Merged

Recent revisions

3706. By Zygmunt Krynicki

plainbox: use @morris.signal instead of @signal

This patch changes all of the code that looks like

@signal
def blah(...):
   ...

To look like this instead:

@morris.signal
def blah(...):
   ...

This prevents us from shadowing the stdlib signal module by accident.

Fixes: https://bugs.launchpad.net/plainbox/+bug/1442175

Signed-off-by: Zygmunt Krynicki <email address hidden>

3705. By Zygmunt Krynicki

plainbox:session: fix PEP-8 and PEP-257 issue

Signed-off-by: Zygmunt Krynicki <email address hidden>

3704. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/fix-1378295/ by tarmac [r=kissiel][bug=1378295][author=zyga]"

3703. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/pre-release-stuff/ by tarmac [r=kissiel][bug=][author=zyga]"

3702. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/fix-1444996/ by tarmac [r=kissiel][bug=1444996][author=zyga]"

3701. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/fix-1377266/ by tarmac [r=kissiel][bug=1377266][author=zyga]"

3700. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/fix-1445030/ by tarmac [r=kissiel][bug=1445030][author=zyga]"

3699. By Maciej Kisielewski

"automatic merge of lp:~kissiel/checkbox/fix-1328479/ by tarmac [r=zyga][bug=1328479][author=kissiel]"

3698. By Maciej Kisielewski

"automatic merge of lp:~kissiel/checkbox/fix-1392123/ by tarmac [r=zyga][bug=1392123][author=kissiel]"

3697. By Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/depmgr-cleanup/ by tarmac [r=kissiel][bug=][author=zyga]"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:checkbox
This branch contains Public information 
Everyone can see this information.

Subscribers