Closed mckelvin closed 9 years ago
pip install git+git://github.com/douban/greenify.git#egg=greenify会报错,PR后可通过pip install git+git://github.com/mckelvin/greenify.git@sendmsg#egg=greenify 测试。
pip install git+git://github.com/douban/greenify.git#egg=greenify
pip install git+git://github.com/mckelvin/greenify.git@sendmsg#egg=greenify
为libmc支持gevent做准备。
cc @windreamer
Bootstrap Cython compilation
pip install git+git://github.com/douban/greenify.git#egg=greenify
会报错,PR后可通过pip install git+git://github.com/mckelvin/greenify.git@sendmsg#egg=greenify
测试。Support greenified sendmsg
为libmc支持gevent做准备。
cc @windreamer