gevent has tests and monkeypatched modules, should be able to adapt their
tests then
get stacklesssocket and other code to run against them. Once that is done,
might be
able to coordinate with gevent to have a shared test suite.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
I might have something to help with this. I am trying to use the python
couchbase module in a project that uses stacklesssocket. At the moment it
fails, so it provides a test case right now.
More details can be found in the question I posted on Stack Overflow
(http://stackoverflow.com/questions/10162421/stacklesssocket-affects-other-socket-based-module)