← Back to team overview

gwibber-bugs team mailing list archive

[Bug 507920] Re: Use python gobject-introspection if available

 

No significant progress has been made due to the lack of my skills

** Changed in: gwibber
       Status: In Progress => Confirmed

** Changed in: gwibber
     Assignee: Vadim Rutkovsky (roignac) => (unassigned)

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/507920

Title:
  Use python gobject-introspection if available

Status in Gwibber:
  Confirmed

Bug description:
  I would like to propose that gwibber use python g-i (pygi) if
  available as It's the future of GObject language bindings, and as such
  will deprecate pywebkitgtk. Using g-i also means gwibber can benefit
  from using the latest WebKitGtk API once it gets released and no need
  to wait for pywebkitgtk to wrap the API (as well as being able to use
  WebKit's libsoup API which pywebkitgtk doesn't wrap atm).

  Patch attached.