Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3611)

Issue 110990044: Fix deprecated warnings with python3-gobject 3.13.3. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by fujiwara
Modified:
9 years, 11 months ago
Reviewers:
shawn.p.huang, Peng
CC:
shawn.p.huang_gmail.com, fujiwara
Base URL:
git@github.com:ibus/ibus.git@master
Visibility:
Public.

Description

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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -31 lines) Patch
M setup/engineabout.py View 1 chunk +7 lines, -5 lines 0 comments Download
M setup/keyboardshortcut.py View 7 chunks +18 lines, -14 lines 0 comments Download
M setup/main.py View 8 chunks +18 lines, -12 lines 0 comments Download
M setup/setup.ui View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2
fujiwara
9 years, 11 months ago (2014-07-10 05:00:35 UTC) #1
Peng
9 years, 11 months ago (2014-07-10 13:36:55 UTC) #2
On 2014/07/10 05:00:35, fujiwara wrote:

lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b