Branch: refs/heads/master
  Home:   https://github.com/ibus/ibus
  Commit: a17dc8e8bd288adedb77ae417d6825419337daae
      
https://github.com/ibus/ibus/commit/a17dc8e8bd288adedb77ae417d6825419337daae
  Author: fujiwarat <[email protected]>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M setup/engineabout.py
    M setup/keyboardshortcut.py
    M setup/main.py
    M setup/setup.ui

  Log Message:
  -----------
  Fix deprecated warnings with python3-gobject 3.13.3.

python3-gobject adds several warnings in gi/overrides/Gtk.py

/usr/share/ibus/setup/main.py:74: PyGIDeprecationWarning:
Using positional arguments with the GObject constructor has been
deprecated. Please specify keyword(s) for "schema" or use a class
specific constructor.
See: https://wiki.gnome.org/PyGObject/InitializerDeprecations

/usr/share/ibus/setup/main.py:364: PyGTKDeprecationWarning:
The keyword(s) "type" have been deprecated in favor of "message_type"
respectively.
See: https://wiki.gnome.org/PyGObject/InitializerDeprecations

TEST=setup

Review URL: https://codereview.appspot.com/110990044


-- 
-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复