We should use @morris.signal to avoid clashing with the signal module

Bug #1442175 reported by Zygmunt Krynicki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PlainBox (Toolkit)
Fix Released
Medium
Zygmunt Krynicki

Bug Description

In all the code where we use @signal as a morris-signal decorator we should change that to read @morris.signal so that we don't have to import 'signal' as a top-level variable. This will prevent accidental shadowing of the standard library signal module.

Related branches

Zygmunt Krynicki (zyga)
Changed in plainbox:
status: New → Triaged
importance: Undecided → Medium
Zygmunt Krynicki (zyga)
Changed in plainbox:
status: Triaged → In Progress
assignee: nobody → Zygmunt Krynicki (zyga)
Zygmunt Krynicki (zyga)
Changed in plainbox:
milestone: none → 0.21
Zygmunt Krynicki (zyga)
Changed in plainbox:
status: In Progress → Fix Committed
Changed in plainbox:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.