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

patched gunicorn (master) to adapt to evnetlet change with 0.31 and up. #17

Merged
merged 1 commit into from Apr 19, 2023

Conversation

jprosser
Copy link
Contributor

@jprosser jprosser commented Apr 5, 2023

This takes in "recent" changes committed to gunicorn (master, as yet to be tagged) to enable "recent" eventlet changes and get everything up to date with Python 3.11.

All this needs to be fixed once gunicorn cuts a new release someday.

@jprosser jprosser requested a review from a team April 5, 2023 04:41
@EricHorst
Copy link
Contributor

@jprosser Can you add here some reference links to info about the "recent" eventlet changes and the source for this? Build a little more backstory so in a few years we can figure it out again?

@jprosser
Copy link
Contributor Author

jprosser commented Apr 5, 2023

Here's my summary of the past few years on this:

gunicorn works with Python 3.11 as noted here at least

gunicorn was broken with eventlet as noted in this long story which mentions security issues and fixes but most importantly has that change to master that we're looking for in some future release of gunicorn.

@jprosser jprosser merged commit 872adcc into master Apr 19, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants