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