[pygobject] Created tag 3.25.1
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Created tag 3.25.1
- Date: Fri, 13 Oct 2017 10:53:10 +0000 (UTC)
The signed tag '3.25.1' was created.
Tagger: Christoph Reiter <creiter src gnome org>
Date: Fri Apr 21 18:31:14 2017 +0200
release 3.25.1
Changes since the last tag '3.24.0':
Christoph Reiter (52):
Remove legacy docs
Remove egg make target
configure.ac: post-release version bump to 3.25.0
Fix various potential compiler warnings
Port from gnome-common to autoconf-archive
aclocal: make local file discover by reading AC_CONFIG_MACRO_DIR work
pygi-info: initialize GIArgument before passing it to g_constant_info_get_value
pygtkcompat: Allow multiple calls to enable(), enable_gtk() as long as the version matches
Remove support for building without threads
Remove pyglib_gil_state_ensure/pyglib_gil_state_release
Make use of instance-argument annotations
testhelper: only link against libpython on Windows
pep8 fix
Fix various compiler warnings for 32bit builds
tests: Make test suite run on macOS
tests: Make test suite run on Windows
Update .gitignore: add *.dll, *.dylib, .DS_STORE
tests: Remove TestMainLoop.test_concurrency
tests: Reduce usage of timeout_add() and sleep()
Remove gi.overrides.overridefunc
overrides: warn on instantiation of Gio.VolumeMonitor
property: support setting flags
Fix PyLong <-> GPid conversion on 64bit Windows
Fix conversion from pointers to hashfunc return values.
Don't use long format string for formatting pointers
test_gi: use correct min/max constants for gsize/gssize
Add support for bytes and non-utf-8 file names.
closure: support unichar args
Raise RuntimeError in case an uninitilialized GObject.Object is marshaled
Avoid some new deprecation warnings
pygobject_lookup_class: clear exceptions between calls and don't return with one set
GValue: add overflow checking for py -> gint; forward marshaling exceptions
Remove gi._gi._glib module
Remove gi._gi._gobject and gi._gobject modules
Fix pep8 errors
pygi-source: clear exceptions in finalize handler
tests: avoid deprecation warnings for assertRegexpMatches/assertRaisesRegexp
tests: silence some glib deprecation warnings
tests: avoid mapping a GtkWindow
tests: fix invalid regex escaping
tests: Don't skip Regress tests when cairo is missing
tests: Fix make check.valgrind
tests: always call require_version; add TEST_GTK_VERSION env var
tests: Make test suite run with GTK+ 4
configure.ac: Require Python 3.3
tests: remove python 2.5/3.2 compat code
configure.ac: Remove unused PySignal_SetWakeupFd check
configure.ac: remove unused PLATFORM variable
foreign-cairo: Enable cairo.Region support also on Python 2 if available
configure.ac: Always disable -Werror
Bump pycairo requirement to 1.11.1
release 3.25.1
Garrett Regier (1):
overrides: Fix Gtk.TextBuffer.insert_with_tags_by_name() with no tags
Mikhail Fludkov (3):
tests: use g-ir utils found by pkg-config
tests: build libregress with disabled cairo
testhelper: propagate exception if _gobject could not be imported
Shyouzou Sugitani (1):
Add a foreign type for cairo_region_t.
Simon Feltman (1):
tests: Update Makefile for building tests on OS X
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]