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