summaryrefslogtreecommitdiffstats
path: root/glib/pyglib-python-compat.h
Commit message (Expand)AuthorAgeFilesLines
* Use bytes rather than bytearray and use PYGLIB_ macro prefixJohn Ehresman2010-04-161-10/+10
* Changes to module init, and to compile under python3. Doesn't work thoughJohn Ehresman2010-04-151-7/+74
* More PyString to _PyUnicode or _PyByteArrayJohn Ehresman2010-04-151-0/+1
* Add PyByteArray macrosJohn Ehresman2010-04-151-1/+7
* Make pyglib-python-compat.h a public header and include in pygobject.h Also #...John Ehresman2010-04-151-0/+7
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-1/+1
* Move all compatibility into the same place, fixes build on python 2.4.Johan Dahlin2008-07-281-8/+23
* Use the Py_TYPE macro everywhere.Johan Dahlin2008-07-271-1/+1
* Add a Py_TYPE macro for accessing ob_type.Johan Dahlin2008-07-271-2/+4
* Add _PyUnicode_Type macroJohan Dahlin2008-07-271-0/+2
* reviewed by: <delete if not using a buddy>Johan Dahlin2008-07-261-21/+5
* Also export PyInit_glib import glib._glib instead of just _glibJohan Dahlin2008-07-261-0/+7
* Add macros for supporting additional python versions. Start using them forJohan Dahlin2008-07-261-0/+110