summaryrefslogtreecommitdiff
path: root/kombu/transport/pyro.py
Commit message (Expand)AuthorAgeFilesLines
* Reformat and improve kombu transport reference docs (#1264)Matus Valo2020-11-031-2/+22
* Remove five usage from kombu/transport.Omer Katz2020-07-231-1/+2
* pyupgradeOmer Katz2020-07-131-5/+4
* Making the pyro transport available, fix it for recent Pyro4 versions, add br...Irmen de Jong2018-11-251-12/+99
* Adds pydocstyle as a tox targetAsk Solem2016-10-111-0/+3
* Reorganizes kombu.utils.__init__ packageAsk Solem2016-07-161-1/+1
* Use Google-style docstringsAsk Solem2016-07-161-6/+1
* [redis] Only delete auto_delete queue if connection still connected. Closes ...Ask Solem2016-04-121-1/+1
* Use unicode_litereals everywhere and updates flakeplus target to --2.7Ask Solem2016-04-061-1/+1
* Pyro cosmetics (Re #228)Ask Solem2013-06-251-33/+36
* Add Pyro4 transportTommie McAfee2013-04-251-0/+96