Imported Upstream version 3.9.5 25/138325/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:50:11 +0000 (08:50 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:50:14 +0000 (08:50 +0900)
commit321841ba84f12124d94039cd8bbf60b3d342f6e3
tree7c15db86760a48a4e8eb11380e81600425a01e25
parent2d8c9073fa23a0fde76a3b8ecf8cb518d162d101
Imported Upstream version 3.9.5

Change-Id: I5c00e3743d666bd221bb85dff935baa1a9838070
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
60 files changed:
ChangeLog
Makefile.in
NEWS
PKG-INFO
aclocal.m4
compile
config.guess
config.sub
configure
configure.ac
depcomp
examples/Makefile.in
gi/Makefile.am
gi/Makefile.in
gi/__init__.py
gi/_glib/Makefile.in
gi/_glib/pyglib-python-compat.h
gi/_gobject/Makefile.in
gi/_gobject/gobjectmodule.c
gi/_gobject/propertyhelper.py
gi/_gobject/pygobject-private.h
gi/_gobject/pygobject.c
gi/_gobject/pygobject.h
gi/_gobject/pygtype.c
gi/docstring.py [new file with mode: 0644]
gi/gimodule.c
gi/module.py
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/overrides/Gtk.py
gi/overrides/Makefile.in
gi/overrides/__init__.py
gi/pygi-argument.c
gi/pygi-cache.c
gi/pygi-closure.c
gi/pygi-info.c
gi/pygi-invoke.c
gi/pygi-marshal-from-py.c
gi/pygi-marshal-from-py.h
gi/pygi-marshal-to-py.c
gi/pygi-marshal-to-py.h
gi/pygi.h
gi/repository/Makefile.in
gi/types.py
install-sh
ltmain.sh
missing
py-compile
pygtkcompat/Makefile.in
pygtkcompat/pygtkcompat.py
tests/Makefile.am
tests/Makefile.in
tests/test_docstring.py [new file with mode: 0644]
tests/test_everything.py
tests/test_generictreemodel.py
tests/test_gi.py
tests/test_gobject.py
tests/test_overrides_gtk.py
tests/test_properties.py
tests/testhelpermodule.c