summaryrefslogtreecommitdiff
path: root/amqp/basic_message.py
Commit message (Expand)AuthorAgeFilesLines
* Move delivery_info to constructor of Message. (#235)Matus Valo2019-01-101-3/+2
* isort.Omer Katz2017-10-281-1/+1
* Remove LGPL headers from source files as project has since changed to BSD (#163)Adam Smith2017-08-241-14/+0
* Fixed a typo in a doc string (#133)Michael2017-01-271-1/+1
* Adds pydocstyle tox targetAsk Solem2016-10-111-62/+63
* Fixes the messages messagesbastb2016-05-271-2/+0
* Fixes issue #85: the module can be imported on python 2.7.3 running in unicod...bastb2016-05-271-1/+12
* Removes outdated funtests directoryAsk Solem2016-04-061-1/+1
* Unit tests for amqp, with 96% coverage so farAsk Solem2015-12-071-1/+1
* Refactors MethodReader/drain_events/channel.waitAsk Solem2014-06-051-12/+11
* Refactoring AMQPWriter and _send_methodAsk Solem2014-06-041-14/+14
* [Opt] No need to use Queue.Queue as channel not thread-safeAsk Solem2013-07-311-1/+2
* Cosmetics (PEP8, etc)Ask Solem2012-07-231-27/+18
* Rename to amqpAsk Solem2012-07-231-0/+132