Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release to PyPi for gevent 1.3 compatibility #793

Closed
tysonclugg opened this issue May 15, 2018 · 2 comments
Closed

New release to PyPi for gevent 1.3 compatibility #793

tysonclugg opened this issue May 15, 2018 · 2 comments

Comments

@tysonclugg
Copy link

tysonclugg commented May 15, 2018

The current release on PyPi is 0.8.1 which is 8 months old.

Since that time, a number of issues have been resolved, including issue #649 which fixes compatibility with the current released version of gevent (1.3.0). Specifically, the gevent.wsgi moule has been removed resulting in this old line of code breaking, which is resolved by PR #650.

@ps-george
Copy link
Contributor

Note that PR #650 misses the gevent.wsgi usage in test_web.py. This is fixed in #799 but there are a lot of other changes so needs a thorough review.

@cyberw
Copy link
Collaborator

cyberw commented Oct 20, 2019

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants