[pygobject] Created tag 3.3.1



The signed tag '3.3.1' was created.

Tagger: Martin Pitt <martinpitt gnome org>
Date: Mon Apr 30 16:09:23 2012 +0200

    release 3.3.1

Changes since the last tag '3.1.92':

Alberto Mardegan (2):
      Support marshalling GI_TYPE_TAG_INTERFACE
      Regression test: marshalling GValues in GHashTable

Bastian Winkler (2):
      Handle GType properties correctly
      Fix len_arg_index for array arguments

Giovanni Campagna (1):
      GSettings: allow extra keyword arguments

Johan Dahlin (15):
      Correct pyflakes warnings/errors
      Correct review comments from Martin
      Remove all tabs and fix indentation
      PEP8: Remove trailing ;
      PEP8: Remove spaces around = for keyword arguments
      PEP8: run via --fix from craigds fork
      PEP8: Remove whitespace around {}
      PEP8: Remove whitespace before (
      PEP8: Fix whitespace around operators
      PEP8: Remove too many blank lines
      PEP8: Remove too whitespace before }
      PEP8: Add missing whitespace after : and ,
      PEP8: Add spaces before #
      PEP8: Remaining whitespace fixes
      Add a pep8 check to the makefile

John (J5) Palmieri (1):
      Add a ccallback type which is used to invoke callbacks passed to a vfunc

Jose Rostagno (1):
      pygtkcompat: Correct Userlist module use

Martin Pitt (32):
      post-release bump
      pygtkcompat test: Properly clean up PixbufLoader
      Fix warnings on None values in added tree/list store rows
      Make tests fail on CRITICAL logs, too, and apply to all tests
      test_overrides: Find local gsettings schema with current glib
      Do not run tests in two phases any more
      Fail tests if they use or encounter deprecations
      tests: Replace deprecated Python API
      Fix "distcheck" and tests with out-of-tree builds
      Update .gitignore
      Bump version to 3.3.1
      Add test case for multiple GLib.MainLoop instances
      Fix error message when trying to override a non-GI class
      Wrap GLib.Source.is_destroyed() method
      Add support for GFlags properties
      Make callback exception propagation test stricter
      Fix test_mainloop.py for Python 3
      Add missing GObject.TYPE_GTYPE
      Fix typo in previous commit
      Support defining GType properties from Python
      tests: Replace deprecated assertEquals() with assertEqual()
      pygi-convert.py: Drop obsolete drag method conversions
      Add missing override for TreeModel.iter_previous()
      GTK overrides: Add missing keyword arguments
      Add test case for Gtk.ListStore custom sort
      test_gdbus: Call GetConnectionUnixProcessID() with correct signature
      Add special case for Gdk.Atom array entries from Python
      tests: Activate test_hash_in and apply workaround
      Test flags and enums in GHash values
      Add "make check.nemiver" target
      Add release-news make rule
      Release 3.3.1

Paolo Borelli (2):
      Add GtkComboBoxEntry compatibility
      Plug tiny leak in constant_info_get_value

Simon Feltman (1):
      Add context management to freeze_notify() and handler_block().

Steve FrÃcinaux (2):
      Do not bind gobject_get_data() and gobject_set_data()
      Fix segfault when accessing __grefcount__ before creating the GObject



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