descriptionPython AMQP Library
ownerunknown
last changeThu, 10 Dec 2009 23:40:05 -0600
changes
8 months ago Barry Pederson Bump up the version number so we can tell this from the last released version. default tip
8 months ago Barry Pederson The serialization layer was making hardcoded assumptions about how
11 months ago barryp Minor tweak to ensure the Channel class is included in pydocs, no real change
12 months ago barryp Added tag 0.6.1 for changeset 1f05ed5c599f
12 months ago barryp Final minor changes to docs and version strings for 0.6.1 0.6.1
12 months ago barryp Close TCP sockets when there's an error connecting, to keep file descriptors
12 months ago barryp Fix minor typo in docs
12 months ago barryp denis.bilenko@... pointed out a couple try/except blocks that catch too much,
12 months ago barryp Make it so that the upper levels see the exceptions raised by the lower levels,
12 months ago barryp Get rid of the __del__ methods in Connection and Channel classes, which
12 months ago barryp Add unittests provided by majek04@... checking that objects from this
18 months ago barryp Add some documentation about using 'with' statements.
18 months ago barryp Add support for using Connection and Channel objects in Python 'with'
18 months ago barryp Document the recent changes and change the version number so as not to be confused
18 months ago barryp Fix problem with dangling reference loops after Connections close. Thanks
18 months ago barryp Make sure any while loops in the transport module raise IOError exceptions
19 months ago barryp Added tag 0.6 for changeset dbf98c6e962a
19 months ago barryp Temporarily remove the thread-related development code, so the rest of 0.6
19 months ago barryp Polish up the docs a bit, including a warning to be sure to
19 months ago barryp Have the Connection initializer actually behave the way the docs
...
tags
12 months ago 0.6.1
19 months ago 0.6
2008-08-04 0.5
2008-01-07 0.3
2007-12-08 0.2
2007-12-03 0.1
...
branches
8 months ago aa7a2b480166 default
...