[pygobject] Created tag 3.13.4
- From: Simon Feltman <sfeltman src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Created tag 3.13.4
- Date: Fri, 15 Aug 2014 05:43:17 +0000 (UTC)
The signed tag '3.13.4' was created.
Tagger: Simon Feltman <sfeltman src gnome org>
Date: Thu Aug 14 22:42:59 2014 -0700
release 3.13.4
Changes since the last tag '3.13.3':
Alexey Pavlov (4):
Include math headers also on mingw
Link gi.so with FFI_LIBS
Use python-config for libs when available
Use -no-undefined for building on Windows
Andre Klapper (1):
doap: add <programming-language>
Garrett Regier (13):
Added args_offset to the cache instead of checking the function type
Split the callable cache into the different types
Correctly set the destroy notify for callbacks in closures
Use the caches for closures, but not yet for marshaling the arguments
Pass the GIArgument to the closure assign functions
Set the correct meta type for GErrors when marshaling to Python
Always pass along the callable cache to the arg cache constructors
Move special handling of GObject from Python when calling from C
Specialize GObject marshaling when called from C
Use the caches for marshaling the arguments in closures
Fix raising an error in a constructor
Add test for a callback with an inout array
Cleanup input args when marshaling in closures
Ignacio Casal Quinteiro (1):
Generate .dll libraries on windows
Martin Pitt (1):
tests: Add failing test for marshalling an array of GValues through signals
Olav Vitters (1):
doap category core
Simon Feltman (31):
configure.ac: post release version bump to 3.13.4
tests: Ignore stock-id usage warnings
tests: Remove usage of deprecated "schema" property in GSettings creation
tests: Ignore warnings for GtkAlignment
pyflakes: Fix legacy print and exception usage under Python 3
tests: Move test_gi.TestPropertiesObject into test_properties
tests: Break TestPropertiesObject up for re-use
tests: Add tests for get/set_property()
tests: Move test_everything.TestProperties into test_properties
tests: Move object property reference count tests to test_properties
Use cleanup data for argument marshalling failures
Remove decrementing argument index for failed marshalling cleanup
Add GClosure marshalling cleanup
Change maintainer in PKG-INFO to self
doap: Update homepage URL and email address
Update and deprecate gi.overrides.keysyms
Add protection against attempts at importing static bindings
tests: Add tests for GApplication local command line handling
Fix GCallback Python wrapper leak
Remove incorrect and unused casts from tp_free calls
tests: Fix Python 2 build for newly added test_array_parm()
tests: Add failing tests which verify exceptions raised in property getters
Add Python implementation of Object.connect_data()
tests: Add tests for connect_object()
Add deprecation warning for connect_object() with non-GObject argument
Use AttributeError for static binding protection
tests: Update tests for static binding protection to check AttributeErrors
Remove ffi wrapped destroy notify used for closure cleanup
tests: Silence valgrindlog and valgrindxml output from forked procs
Fix invalid unref after getting callable container
release 3.13.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]