pygobject 2.28.6



About PyGObject
===============

GObject is a object system library used by GTK+ and GStreamer.

PyGObject provides a convenient wrapper for the GObject library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting. When combined with PyGTK,
PyORBit and gnome-python, it can be used to write full featured GNOME
applications.

Like the GObject library itself PyGObject is licensed under the GNU
LGPL, so is suitable for use in both free software and proprietary
applications. It is already in use in many applications ranging from
small single purpose scripts up to large full featured applications.

News
====

        - closure: avoid double free crash (Ignacio Casal Quinteiro)
        - [gi] backport of "GVariant has a GType" fe386a (John (J5) Palmieri)
        - [gi] fixes to backport commit 6b5a65 - in older glib GVariants are still structs (John (J5) Palmieri)
        - GVariantType is a boxed struct (Tomeu Vizoso)
        - Use _gi.Struct to wrap fundamentals (Tomeu Vizoso)
        - Added __eq__ method for Gdk.Color and Gdk.RGBA (Jason Siefken)
        - Remove useless import (Ignacio Casal Quinteiro)
        - Revert "[gi] Removed hack to avoid using GLib.Variant.new_variant." (Ignacio Casal Quinteiro)
        - closure: Check the out arg is not null. Fixes bug #651812 (Ignacio Casal Quinteiro)
        - Fix GC-related crash during PyGObject deallocation (Daniel Drake)
        - Fix symbol names to be locale independent (Martin Pitt)
        - Updated DOAP file (Sebastian Pölsterl)


ChangeLog
=========
http://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.6.changes  (6.79K)

Download
========

http://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.6.tar.xz  (730K)
  sha256sum: fb8a1d4f665130a125011659bd347c7339c944232163dbb9a34fd0686577adb8

http://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.6.tar.bz2 (867K)
  sha256sum: e4bfe017fa845940184c82a4d8949db3414cb29dfc84815fb763697dc85bdcee



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]