PyGI 0.5.1 Released

Hello,About 3 weeks have passed since the initial release of PyGI.  Sincethen we have seen a significant bump in activity in #pygi and alsoseveral new contributors.  A big thanks to John (J5) Palmieri for hiscontinued efforts to test PyGI with his applications and drivedevelopment forward, as well as Tomeu Vizoso for his hard work andJohn Dahlin for his continued support and patch reviews.Major pieces of this release include the refactoring of the invokemethod (which needed it badly) as well as new overrides, a bunch ofcallback support fixes and union support.  Shortlog is attached belowfor more.  Python 3 support is still in the works and should landsoon.PyGi 0.5.1 : http://ftp.gnome.org/Public/gnome/sources/pygi/0.5/pygi-0.5.1.tar.gzYou can find the PyGi website/wiki:http://live.gnome.org/PyGIAnd the public git repo at:git://git.gnome.org/pygiBug tracking is done in project pygi on bugzilla.gnome.org.Cheers,-ZachJohn (J5) Palmieri (4):make __all__ be a list of strings, fix override mechanism to useit correctlyAdd the Gtk.Builder overrideoverride Gdk.Drawable to add cairo_create convinience methodwrap GObject module so we can go through GI when requesting attrsSimon van der Linden (1):Bump required GLib version to 2.22Tomeu Vizoso (15):Add support for enums without GTypeRename variable with a very generic namePrint any error messages raised inside _pygi_closure_handleRefactor get_* methods in the *Info wrappersAdd basic support for unionsDont force subclasses to implement all virtual methods of their basesOne more step at refactoring _wrap_g_function_info_invokeAdd override for Gdk.ColorFix GAsyncReadyCallbackMove invocation code to its own fileFix passing GDestroyNotifyOnly hookup vfunc implementations for locally-defined methodsAvoid freeing garbageFix passing callbacks as constructor argsFix overrides.Gdk.Color.__new__ argsZach Goldberg (7):Bump version during development to 0.5.1Refactor implementation of scope call to allow for multiplecalls during lifetime of function invocation.Change SCOPE_TYPE_INVALID handling to be a warning and not an errorForce out arguments to be initialized as NULL.  Comes with a test.Change SCOPE_TYPE_INVALID handling to be a more verbose error.Correct the reference counting of userdata in closure handlingStep 1 of refactoring _wrap_g_function_info_invoke

Previous
Previous

A UPnP Home, Step 2

Next
Next

A UPnP Home