| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pyupgrade. | Omer Katz | 2020-09-03 | 1 | -1/+1 |
| | | |||||
| * | Make __all__ immutable. | Omer Katz | 2020-08-19 | 1 | -1/+1 |
| | | |||||
| * | Drop Python 2.7 and 3.4 support. | Omer Katz | 2020-08-19 | 1 | -2/+0 |
| | | |||||
| * | Fix amqp.Message docstring (#309) | Matus Valo | 2020-03-26 | 1 | -1/+1 |
| | | |||||
| * | Move delivery_info to constructor of Message. (#235) | Matus Valo | 2019-01-10 | 1 | -3/+2 |
| | | |||||
| * | isort. | Omer Katz | 2017-10-28 | 1 | -1/+1 |
| | | |||||
| * | Remove LGPL headers from source files as project has since changed to BSD (#163) | Adam Smith | 2017-08-24 | 1 | -14/+0 |
| | | |||||
| * | Fixed a typo in a doc string (#133) | Michael | 2017-01-27 | 1 | -1/+1 |
| | | | | Closes celery/py-amqp#131 | ||||
| * | Adds pydocstyle tox target | Ask Solem | 2016-10-11 | 1 | -62/+63 |
| | | |||||
| * | Fixes the messages messages | bastb | 2016-05-27 | 1 | -2/+0 |
| | | |||||
| * | Fixes issue #85: the module can be imported on python 2.7.3 running in ↵ | bastb | 2016-05-27 | 1 | -1/+12 |
| | | | | | unicode mode. I guess sys.setdefaultencoding('utf-8') breaks the arguments to the pack | ||||
| * | Removes outdated funtests directory | Ask Solem | 2016-04-06 | 1 | -1/+1 |
| | | |||||
| * | Unit tests for amqp, with 96% coverage so far | Ask Solem | 2015-12-07 | 1 | -1/+1 |
| | | |||||
| * | Refactors MethodReader/drain_events/channel.wait | Ask Solem | 2014-06-05 | 1 | -12/+11 |
| | | |||||
| * | Refactoring AMQPWriter and _send_method | Ask Solem | 2014-06-04 | 1 | -14/+14 |
| | | |||||
| * | [Opt] No need to use Queue.Queue as channel not thread-safe | Ask Solem | 2013-07-31 | 1 | -1/+2 |
| | | |||||
| * | Cosmetics (PEP8, etc) | Ask Solem | 2012-07-23 | 1 | -27/+18 |
| | | |||||
| * | Rename to amqp | Ask Solem | 2012-07-23 | 1 | -0/+132 |
