Pergunta

I'm currently using it with 2.7, but thinking of moving to 3.3. The documentation didn't specify if it was compatible with 3.3.

Foi útil?

Solução

According to pypi gevent package page, it does not support Python 3.x.

...
Programming Language :: Python :: 2.5
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
...
Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top