GNOME Bugzilla – Bug 753725
[py2k] multiedit using old style class Signal
Last modified: 2019-03-23 20:54:11 UTC
This is a parallel to bug 751953 ... with python 2 I get warning on stderr: /usr/lib64/python2.7/site-packages/gi/types.py:282: RuntimeWarning: Mixin class multiedit.signals.Signals is an old style class, please update this to derive from "object".
Created attachment 309402 [details] [review] Make class textsize.signals.Signals into new style class for python2.
Err, that should be bug 751935
Review of attachment 309402 [details] [review]: Looks good.
Commited in 69818fd9d5ebb63f72bbc6c8fb1057405d1fb249 for master branch and 933120400a04fa5bc03c1ca19e84c2603406957d for gnome-3-14