Imported Upstream version 3.9.5 upstream/3.9.5
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:24:33 +0000 (10:24 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:24:33 +0000 (10:24 +0900)
commit271df9743bf9506bf536778c0f02543ec5e9bfaf
tree7c15db86760a48a4e8eb11380e81600425a01e25
parentcdf3dcce47f03e60d6810a9853f306a8e45a1bcd
Imported Upstream version 3.9.5
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