Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-21 | Replace PyString usage with PyBytes everywhere | Panu Matilainen | 1 | -1/+1 |
2009-10-19 | Generalize type object initialization to work with both Python 2.* and Python... | David Malcolm | 1 | -4/+2 |
2009-10-19 | Generalize access to ob_type so that they work with both Python 2.* and Pytho... | David Malcolm | 1 | -2/+2 |
2009-10-09 | Revert explicit PyErr_NoMemory() returns to just returning NULL | Panu Matilainen | 1 | -2/+2 |
2009-10-09 | Add bindings for rpm keyring and pubkey types | Panu Matilainen | 1 | -0/+204 |