summaryrefslogtreecommitdiff
path: root/python/qpid/compat.py
Commit message (Expand)AuthorAgeFilesLines
* fixed resource leakage on repeated connection open/closeRafael H. Schloming2010-03-231-4/+23
* improved request/response performance by using an I/O based condition instead...Rafael H. Schloming2009-10-261-16/+33
* reworked fix of r827747 (QPID-2149)Rafael H. Schloming2009-10-231-0/+61
* compatibility changes for python 2.3Rafael H. Schloming2009-10-061-1/+10
* fallback to format_exception for python 2.3Rafael H. Schloming2009-08-251-0/+7
* QPID-954: added fallbacks and fixes for running the python client on python 2.3Rafael H. Schloming2008-05-131-0/+28