index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gi
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all Python 2 Python code
Christoph Reiter
2020-04-15
1
-4
/
+1
*
foreign-cairo: Fix cairo marshalling not using the foreign converters in some...
Christoph Reiter
2018-09-17
1
-0
/
+2
*
Move all py2/3 compat code into gi._compat
Christoph Reiter
2018-04-07
1
-6
/
+3
*
Make sure version information passed to require_version is a string.
Benjamin Berg
2017-04-26
1
-0
/
+7
*
Remove gi._gi._gobject and gi._gobject modules
Christoph Reiter
2017-04-01
1
-2
/
+7
*
gi: Add require_versions() function
Dustin Falgout
2016-04-24
1
-0
/
+33
*
Add gi.PyGIWarning and use it instead of PyGIDeprecationWarning in case the v...
Christoph Reiter
2015-06-02
1
-0
/
+2
*
Use AttributeError for static binding protection
Simon Feltman
2014-08-11
1
-1
/
+1
*
Add protection against attempts at importing static bindings
Simon Feltman
2014-08-05
1
-3
/
+22
*
[New API] Add gi.require_foreign
Simon Feltman
2014-05-05
1
-0
/
+28
*
Move gobject sub-module Python files into the main gi package
Simon Feltman
2014-01-14
1
-8
/
+11
*
Fix toggleref safety problems by always enabling the GIL
Simon Feltman
2013-10-27
1
-2
/
+0
*
Add threads_init back as a requirement for non-Python threaded repos
Simon Feltman
2013-10-18
1
-0
/
+2
*
Move PyGIDeprecationWarning to C for shared Python/C usage
Simon Feltman
2013-07-23
1
-15
/
+4
*
Change base class of PyGIDeprecationWarning based on minor version
Simon Feltman
2013-03-18
1
-3
/
+11
*
gi/__init__.py: Pacify pep8 style checker
Colin Walters
2012-10-27
1
-0
/
+1
*
Use a custom deprecation warning to make them visible by default
Martin Pitt
2012-10-26
1
-0
/
+5
*
Allow overrides in other directories than gi itself
Thibault Saunier
2012-08-23
1
-0
/
+4
*
[API add] Add API for checking pygobject's version
Joe R. Nassimian
2012-07-19
1
-0
/
+16
*
PEP8: Fix continuation lines
Martin Pitt
2012-06-22
1
-3
/
+3
*
PEP8: Add spaces before #
Johan Dahlin
2012-03-22
1
-1
/
+1
*
PEP8: run via --fix from craigds fork
Johan Dahlin
2012-03-22
1
-0
/
+2
*
Correct pyflakes warnings/errors
Johan Dahlin
2012-03-21
1
-0
/
+4
*
remove overridesdir from the .pc file and add it to the gi module
John (J5) Palmieri
2011-09-15
1
-0
/
+2
*
avoid dependency issue by importing the internal gobject
John (J5) Palmieri
2011-08-11
1
-1
/
+1
*
Fix uninitialized variable in gi.require_version()
Martin Pitt
2011-03-02
1
-1
/
+2
*
Load typelibs at import time, add gi.require_version()
Tomeu Vizoso
2011-02-22
1
-1
/
+28
*
Force loading the GObject typelib so we have available the wrappers for base ...
Tomeu Vizoso
2010-06-23
1
-0
/
+3
*
Initial import
Simon van der Linden
2009-11-08
1
-0
/
+24