[pygobject] Created tag 3.13.2



The signed tag '3.13.2' was created.

Tagger: Simon Feltman <sfeltman src gnome org>
Date: Mon May 26 04:19:57 2014 -0700

    release 3.13.2

Changes since the last tag '3.13.1':

Andrew Grigorev (1):
      Replace direct parent class call by super()

Johan Dahlin (1):
      Add GTypeClass methods as Python GObject class methods

Simon Feltman (26):
      configure.ac: post release version bump to 3.13.2
      PEP8 fixes
      Derive PyCallbackInfo from PyCallableInfo
      Add gi.CallableInfo.can_throw_gerror()
      Consolidate GError related code into pygi-error
      tests: Move GError tests into test_error.py
      Add Python implementation of GError
      Simplify pygi_error_marshal to use GError initializer arguments
      Clobber GLib.Error with custom implementation
      Move pygi foreign API into pygi-foreign-api.h
      Initialize the foreign API at PyGI load time
      tests: Move cairo tests into test_cairo.py
      [New API] Add gi.require_foreign
      Add cairo marshaling support for non-introspected signals
      tests: Use assertRaises as a context manager for GError test
      Use accessors for getting and setting PyGBoxed pointers
      Use accessors for getting and setting PyGPointer fields
      Use accessors for getting and setting PyGParamSpec pointers
      Cleanup struct marshalling function names
      Add marshalling coercion for Python classes and instances to GTypeClass
      overrides: Make value argument to Container.child_get_property optional
      overrides: Make value argument to Widget.style_get_property optional
      overrides: Add Gtk.Container.child_get/set overrides
      tests: Don't use deprecated positional argument for Gio.Settings schema
      Python 3.4 make check fixes
      release 3.13.2


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