Imported Upstream version 3.11.1 53/138253/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:39:41 +0000 (08:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:39:45 +0000 (08:39 +0900)
commitdacff02c31708d5a702fbbeb7f386be1bbb8918e
tree20a4509fbfe37d7cc0859091250eea583414f050
parentfdadfd05c5cc025dd9c13338c166b86c0fe67334
Imported Upstream version 3.11.1

Change-Id: I6f6a69c5dd77017d0c62c4fbefa44a2e57514c47
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
47 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
PKG-INFO
README
aclocal.m4
config.h.in
configure
configure.ac
examples/Makefile.in
gi/Makefile.in
gi/_glib/Makefile.in
gi/_glib/pyglib-python-compat.h
gi/_gobject/Makefile.in
gi/_gobject/pygobject.c
gi/docstring.py
gi/gimodule.c
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/overrides/Makefile.in
gi/pygi-argument.c
gi/pygi-cache.c
gi/pygi-cache.h
gi/pygi-closure.c
gi/pygi-info.c
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-cleanup.h
gi/pygi-marshal-from-py.c
gi/pygi-marshal-from-py.h
gi/pygi-marshal-to-py.c
gi/pygi.h
gi/repository/Makefile.in
pygtkcompat/Makefile.in
tests/Makefile.am
tests/Makefile.in
tests/test_docstring.py
tests/test_everything.py
tests/test_gi.py
tests/test_glib.py
tests/test_gobject.py
tests/test_repository.py [new file with mode: 0644]
tests/test_signal.py
tests/test_source.py
tests/test_subprocess.py