descriptionunknown
ownerunknown
last changeThu, 10 Dec 2009 23:43:40 -0600
changes
Thu, 10 Dec 2009 23:43:40 -0600 Barry Pederson The serialization layer was making hardcoded assumptions about how default tip
Mon, 05 Oct 2009 09:38:02 -0500 barryp Minor tweak to ensure the Channel class is included in pydocs, no real change
Fri, 28 Aug 2009 22:53:35 -0500 barryp Sync up CHANGES file with version 0.6.1
Sun, 16 Aug 2009 22:17:21 -0500 barryp Close TCP sockets when there's an error connecting, to keep file descriptors
Sun, 16 Aug 2009 10:23:28 -0500 barryp Fix minor typo in docs
Sat, 15 Aug 2009 23:29:29 -0500 barryp denis.bilenko@... pointed out a couple try/except blocks that catch too much,
Sat, 15 Aug 2009 18:31:14 -0500 barryp Make it so that the upper levels see the exceptions raised by the lower levels,
Sat, 15 Aug 2009 13:37:12 -0500 barryp Get rid of the __del__ methods in Connection and Channel classes, which
Sat, 15 Aug 2009 13:33:56 -0500 barryp Add unittests provided by majek04@... checking that objects from this
Mon, 23 Feb 2009 14:32:11 -0600 barryp Add some documentation about using 'with' statements.
Mon, 23 Feb 2009 14:13:09 -0600 barryp Add support for using Connection and Channel objects in Python 'with'
Mon, 23 Feb 2009 13:03:13 -0600 barryp Document the recent changes and change the version number so as not to be confused
Mon, 23 Feb 2009 13:02:16 -0600 barryp Fix problem with dangling reference loops after Connections close. Thanks
Mon, 23 Feb 2009 12:27:12 -0600 barryp Make sure any while loops in the transport module raise IOError exceptions
Mon, 19 Jan 2009 11:03:04 -0600 barryp Restore the thread-related code that was temporarily removed for 0.6.
Mon, 19 Jan 2009 10:42:46 -0600 barryp Added tag 0.6 for changeset dbf98c6e962a
Mon, 19 Jan 2009 10:42:24 -0600 barryp Temporarily remove the thread-related development code, so the rest of 0.6
Thu, 15 Jan 2009 20:14:02 -0600 barryp Polish up the docs a bit, including a warning to be sure to
Thu, 15 Jan 2009 19:41:53 -0600 barryp Have the Connection initializer actually behave the way the docs
Thu, 15 Jan 2009 19:07:44 -0600 barryp Combine the two different SSL transports, turns out they're not that different.
...
tags
Mon, 19 Jan 2009 10:42:24 -0600 0.6
Mon, 04 Aug 2008 22:52:58 -0500 0.5
Mon, 07 Jan 2008 17:40:45 -0600 0.3
Sat, 08 Dec 2007 14:05:20 -0600 0.2
Mon, 03 Dec 2007 15:35:46 -0600 0.1
...
bookmarks
...
branches
Thu, 10 Dec 2009 23:43:40 -0600 9f9c3e41559c default
...