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

Upgrade uwsgi to 2.0.25 #4358

Closed
joeyorlando opened this issue May 19, 2024 · 0 comments · Fixed by #4495
Closed

Upgrade uwsgi to 2.0.25 #4358

joeyorlando opened this issue May 19, 2024 · 0 comments · Fixed by #4495
Assignees

Comments

@joeyorlando
Copy link
Contributor

What would you like to see!

See this thread for more context.

tldr; Upgrading to uwsgi >= 2.0.24 will unblock us from upgrading to Python 3.12 (2.0.25 is latest version as of creation of this issue).

Product Area

Other

Anything else to add?

No response

@joeyorlando joeyorlando self-assigned this Jun 7, 2024
joeyorlando added a commit that referenced this issue Jun 10, 2024
# What this PR does

- bumps `uwsgi` to latest version (`2.0.26`), which unblocks us from
bumping Python to 3.12
- bumps Python to 3.12.3
- refactor the Snyk GitHub Actions workflow to use the composable
actions for installed frontend and backend dependencies
- fixes several `AttributeError`s in our tests that went from a warning
to an error in Python 3.12 (see
python/cpython#100690)

# Which issue(s) this PR closes

Closes #4358
Closes #4387
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 a pull request may close this issue.

2 participants