lp:~mvo/software-center/fix-pygobject-deprecation-warnings

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/software-center/fix-pygobject-deprecation-warnings
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Ubuntu Software Center
Status:
Merged

Recent revisions

3253. By Michael Vogt

softwarecenter/backend/channel_impl/aptchannels.py: remove another instance of GObject and replace with GLib, thanks to karni for finding this :)

3252. By Michael Vogt

fix spinner test

3251. By Michael Vogt

add priorities to GLib.child_watch_add and GLib.io_add_watch

3250. By Michael Vogt

GObject.idle_add->GLib.idle_add

3249. By Michael Vogt

GObject.spawn_async->GLib.spawn_async, GObject.child_watch_add->GLib.child_watch_add

3248. By Michael Vogt

GObject.source_remove->GLib.source_remove

3247. By Michael Vogt

GObject.timeout_add->GLib.timeout_add

3246. By Michael Vogt

GObject.main_context_default -> GLib.main_context_default, GObject.MainLoop -> GLib.MainLoop, GObject.markup_escape_text -> GLib.markup_escape_text

3245. By Michael Vogt

merged lp:software-center/5.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-center
This branch contains Public information 
Everyone can see this information.

Subscribers