lp:~cjwatson/python-oops-amqp/py3

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/python-oops-amqp/py3
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
python-oops-amqp
Status:
Merged

Recent revisions

24. By Colin Watson

Add Python 3 support.

23. By Colin Watson

Port from amqplib to amqp.

amqplib seems to be unmaintained (no commits in 6.5 years other than moving
to GitHub), it misbehaves on Python 3 (e.g.
https://github.com/barryp/py-amqplib/issues/47), and it uses an old protocol
version. amqp is a fork maintained by the Celery project.

22. By Colin Watson

Fix fixture teardown ordering.

ResourcedTestCase tries to tear down the RabbitServer fixture before other
fixtures that use it, which causes test failures. Imitate it manually
instead.

21. By James Westby

do not depend on pymongo when bson is all we need

20. By Robert Collins

Fix docs in oops_amqp.__init__ to match README.

19. By Robert Collins

Open 0.0.8 for development.

18. By Robert Collins

Encode the version constraint for oops in setup.py.

17. By Robert Collins

Fix bad trace description.

16. By Robert Collins

Release 0.0.7.

15. By Robert Collins

Add trace script.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-oops-amqp
This branch contains Public information 
Everyone can see this information.

Subscribers