Skip to content

Tags: Seluj78/rabbitpy

Tags

2.0.1

Toggle 2.0.1's commit message
Bump version

2.0.0

Toggle 2.0.0's commit message
Update the release date

1.0.0

Toggle 1.0.0's commit message
Fix the docs for real [ci skip]

0.27.1

Toggle 0.27.1's commit message
Fix the cleanup of socketpair when closing down a connection

0.27.0

Toggle 0.27.0's commit message
Version history updates

0.26.2

Toggle 0.26.2's commit message
Bump the rev and update the history

0.26.1

Toggle 0.26.1's commit message
Bump the rev

0.26.0

Toggle 0.26.0's commit message
Update history

0.25.0

Toggle 0.25.0's commit message
Misc updates

- PEP8 cleanup
- channel.py/connection.py: Check to see there is an actual exception being raised, not just a type of exception passed in (Python 2.6 issue)
- channel.py: specify the default priority of None

0.24.0

Toggle 0.24.0's commit message
Changes to support pamqp 1.6.0

- Update how message property data types are retrieved
- Fix tests relying on .__dict__