Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-18 | inverse the macro definition condition in c87ad03. | Ales Kozumplik | 1 | -1/+1 |
2011-11-18 | python: use the more modern PyCapsule over PyCObject (RhBug:623864). | Ales Kozumplik | 1 | -0/+10 |
2011-03-09 | Fix the PyBytes vs PyString compatibility defines | Panu Matilainen | 1 | -5/+5 |
2011-03-09 | Python 3 fixups | Panu Matilainen | 1 | -0/+2 |
2011-03-09 | Cut the remaining ties python bindings have to main rpm sources | Panu Matilainen | 1 | -2/+0 |
2009-10-21 | On Python 3, use macros to alias all usage of PyInt_ to PyLong_ equivalents | Panu Matilainen | 1 | -0/+7 |
2009-10-21 | Replace PyString usage with PyBytes everywhere | Panu Matilainen | 1 | -0/+7 |
2009-10-19 | PyVarObject_HEAD_INIT() compatibility macro for Python < 2.6 | Panu Matilainen | 1 | -0/+7 |
2009-10-19 | Py_TYPE() compatibility macro for Python < 2.6 | Panu Matilainen | 1 | -0/+4 |
2009-10-01 | Include structmembers.h centrally from rpmsystem-py.h | Panu Matilainen | 1 | -1/+2 |
2009-09-22 | Rename python system.h for disambiguation | Panu Matilainen | 1 | -0/+17 |