Imported Upstream version 3.11.1 upstream/3.11.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:26:44 +0000 (10:26 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:26:44 +0000 (10:26 +0900)
commit06f2f2f9cc21d064fd50ae112c5f23e6512b0ed9
tree20a4509fbfe37d7cc0859091250eea583414f050
parent4f317203a33c0c554db27033189d4005371be38e
Imported Upstream version 3.11.1
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