This was done by
http://git.gnome.org/browse/pygobject/commit/?id=5b1c875269b7979caae97e84919a690a34d92f29

It is indeed an API break compared to the previous pygobject version,
but it actually brings back the API that PyGTK has. Unfortunately this
was unavoidable, as the old API returning a bool and a color object was
unsafe: it caused crashes when the boolean return value was False, as
the returned pointer was invalid.

So this needs to be fixed in checkbox, sorry about that. As there is
already a bug about that, I'm just closing this one.

** Changed in: pygobject (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/842235

Title:
  Gdk.color_parse returns Gdk.Color instead of a tuple after updating
  python-gobject to 2.90.3-1svn1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/842235/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to