Pike 0.2.22
Fix minor bugs and longstanding annoyances #66
- if callback is not callable raise
CallbackError
- don't dispose the handle in
close_submit
(do it after the close returns!) - pass
completion_filter
to struct inchange_notify_request
- get rid of
__init__
function in pike/test/lease.py (needed for pytest compatability)