jgehrcke / gipc

gevent-cooperative child processes and inter-process communication
https://gehrcke.de/gipc
MIT License
83 stars 13 forks source link

setup.py: require gevent <1.6 (support 1.5 by default) #99

Closed jgehrcke closed 4 years ago

jgehrcke commented 4 years ago

gipc on CPython 3.8 on macOS is a little more work to get right: https://github.com/jgehrcke/gipc/issues/100.