This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kombu
mirror of
https://github.com/celery/kombu.git
Watch
1
Star
1
Fork
You've already forked kombu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35270dd970
kombu
/
t
History
Jerry Seutter
e2322998fc
Fix a broken test in python 3 (
#674
)
2016-12-24 15:34:28 +06:00
..
integration
Entities can now be declared without binding to channel: entity.declare(channel=channel)
2016-10-27 14:22:19 -07:00
unit
Fix a broken test in python 3 (
#674
)
2016-12-24 15:34:28 +06: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