Python: does Gevent 1.0 support Python 3.3?

Viewed 774

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.

1 Answers
Related