about summary refs log tree commit homepage
tag namev1.2.0 (faefab1028c8484324d95f405764a3b0d907e3fe)
tag date2010-10-05 16:14:24 -0700
tagged byEric Wong <e@yhbt.net>
tagged objectcommit 414dd17f10...
downloadkgio-1.2.0.tar.gz
kgio 1.2.0 - cleanups and minor improvements
The C extension is now split into several files for
ease-of-maintenance.

Slightly more common, client-triggerable exceptions (EOFError,
Errno::EPIPE, Errno::ECONNRESET) are now less expensive as they
are generated without backtraces.