pombreda / gevent

Automatically exported from code.google.com/p/gevent
0 stars 0 forks source link

gevent 1.0 should support python2.4 #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I find that gevent can't be used in pytho2.4
some Linux system's default python version is 2.4, such as CentOS5.7. it's 
inconvenient to upgrade the python.
my code is python2.4 compatible and i use gevent 0.1x to monkey the socket, 
wsgi server, and some thing others.

if gevent 0.1x is deprecated. i have to tell my customer to upgrade their 
python. 
I hope  gevent 1.0 can compatible with  some 'OLD' python versions. 

Original issue reported on code.google.com by Mr.Hackie.Chain on 9 Jul 2012 at 10:18

GoogleCodeExporter commented 9 years ago
Support for Python2.4 has been deprecated in gevent 1.0. You either have to 
upgrade Python/OS or stick with older gevent until you can upgrade.

Original comment by Denis.Bi...@gmail.com on 9 Jul 2012 at 10:38

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/SiteSupport/gevent/issues/141

Original comment by Denis.Bi...@gmail.com on 14 Sep 2012 at 10:53