Imported Upstream version 3.27.2 upstream/3.27.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:52 +0000 (10:29 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:52 +0000 (10:29 +0900)
commit7ad3d3c83901fbeb8bc9298026bfdbb7d094e8ec
tree345eb8612843780727bcbc1d3df978219f9671d6
parentccd0fc61d70bba3e265eca212b871350ec8bfc89
Imported Upstream version 3.27.2
62 files changed:
ChangeLog
MANIFEST.in
Makefile.am
Makefile.in
NEWS
PKG-INFO
config.guess
config.sub
configure
configure.ac
docs/Makefile
docs/bugs_repo.rst [new file with mode: 0644]
docs/changelog.rst
docs/conf.py
docs/devguide/building_testing.rst
docs/devguide/dev_environ.rst
docs/devguide/override_guidelines.rst
docs/devguide/overview.rst
docs/getting_started.rst
docs/guide/porting.rst
docs/index.rst
docs/maintguide.rst
examples/Makefile.in
gi/Makefile.in
gi/gimodule.c
gi/gobjectmodule.c
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/overrides/Gtk.py
gi/overrides/Makefile.in
gi/pygi-array.c
gi/pygi-basictype.c
gi/pygi-basictype.h
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-cache.h
gi/pygi-closure.c
gi/pygi-enum-marshal.c
gi/pygi-error.c
gi/pygi-hashtable.c
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-list.c
gi/pygi-marshal-cleanup.c
gi/pygi-object.c
gi/pygi-property.c
gi/pygi-source.c
gi/pygi-struct-marshal.c
gi/pygobject-object.c
gi/repository/Makefile.in
gi/types.py
pygobject-3.0.pc.in
pygtkcompat/Makefile.in
setup.cfg [new file with mode: 0644]
setup.py [changed mode: 0644->0755]
tests/Makefile.in
tests/runtests.py
tests/test_glib.py
tests/test_overrides_glib.py
tests/test_overrides_gtk.py
tests/test_signal.py
tests/test_source.py