kombu/t
Anthony Lukach 0f4da8d450 Pass connection options from broker_options to default_channel (#769)
* Pass connection options from broker_options to default_channel (fixes #765)

* Fixup

* Fixup
2017-08-02 12:06:47 +03:00
..
integration Re-Adding support for sqlalchemy as it is needed by Apache project Airflow (#687) 2017-05-17 14:17:47 +06:00
unit Pass connection options from broker_options to default_channel (#769) 2017-08-02 12:06:47 +03:00
__init__.py Rewrite tests to use py.test 2016-08-23 11:38:54 -07:00
mocks.py Signature of Message is now Message(body, channel=), not Message(channel, body=) 2016-10-27 16:55:40 -07:00