summaryrefslogtreecommitdiff
path: root/_dbus_bindings/libdbusconn.c
Commit message (Expand)AuthorAgeFilesLines
* Additional PyObject_HEAD_INIT -> PyVarObject_HEAD_INIT changes in preparationBarry Warsaw2011-12-131-2/+1
* Use Py_TYPE() rather than thing->ob_type, for Python 3 portabilitySimon McVittie2011-12-131-1/+1
* fd.o #23831: make sure to ref types passed to PyModule_AddObjectSimon McVittie2010-12-021-0/+3
* Add LibDBusConnection in _dbus_bindingsSimon McVittie2008-07-151-0/+124