summaryrefslogtreecommitdiff
path: root/python/rpmsystem-py.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-18inverse the macro definition condition in c87ad03.Ales Kozumplik1-1/+1
2011-11-18python: use the more modern PyCapsule over PyCObject (RhBug:623864).Ales Kozumplik1-0/+10
2011-03-09Fix the PyBytes vs PyString compatibility definesPanu Matilainen1-5/+5
2011-03-09Python 3 fixupsPanu Matilainen1-0/+2
2011-03-09Cut the remaining ties python bindings have to main rpm sourcesPanu Matilainen1-2/+0
2009-10-21On Python 3, use macros to alias all usage of PyInt_ to PyLong_ equivalentsPanu Matilainen1-0/+7
2009-10-21Replace PyString usage with PyBytes everywherePanu Matilainen1-0/+7
2009-10-19PyVarObject_HEAD_INIT() compatibility macro for Python < 2.6Panu Matilainen1-0/+7
2009-10-19Py_TYPE() compatibility macro for Python < 2.6Panu Matilainen1-0/+4
2009-10-01Include structmembers.h centrally from rpmsystem-py.hPanu Matilainen1-1/+2
2009-09-22Rename python system.h for disambiguationPanu Matilainen1-0/+17