summaryrefslogtreecommitdiff
path: root/_dbus_bindings/int.c
Commit message (Expand)AuthorAge
* Use PyVarObject_HEAD_INIT to initialize typesBarry Warsaw2011-12-13
* Use Py_TYPE() rather than thing->ob_type, for Python 3 portabilitySimon McVittie2011-12-13
* fd.o #23831: make sure to ref types passed to PyModule_AddObjectSimon McVittie2010-12-02
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-02
* Relicense Collabora code under the MIT/X11 license proposed for dbus core, re...Simon McVittie2007-09-27
* Avoid cpp directives inside macro calls, to be nice to old gcc versionsSimon McVittie2007-07-12
* dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin...Simon McVittie2007-01-25
* Improve various type docstringsSimon McVittie2006-12-21
* Separate out remaining types (abstract, bytes, containers, int, float, signat...Simon McVittie2006-12-11