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

Update uwsgi to 2.0.27 #3778

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update uwsgi to 2.0.27 #3778

merged 1 commit into from
Sep 24, 2024

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uWSGI from 2.0.26 to 2.0.27.

Changelog

2.0.27

Released 20240923

Maintenance release

Changes
-------

- pyuwsgi: avoid interleaving pywsgi threadstate (Anthony Sottile)
- Fix gracefully_kill_them_all with running requests (赵浩彬)
- Fix --catch-exceptions causing a segfault in Python 3.5+ (John Garland)
- plugins/php: Add support for uwsgi.disconnect() function (Joe)
- plugins/python: use PyOS_*Fork stable API functions on 3.7+ (Riccardo Magliocchetti)
- core/uwsgi: set enable threads by default (Riccardo Magliocchetti)
- plugins/python: fix compilation with Python 3.13 (Riccardo Magliocchetti, Ralf Ertzinger)
- use pipe in gracefully_kill() to stop worker loop (Inada Naoki)
- port pypy plugin to python3 (Alexandre Rossi)
- add some integrations tests (Alexandre Rossi)


Availability
------------

You can download uWSGI 2.0.27 from https://files.pythonhosted.org/packages/e1/46/fb08706bc5d922584a5aaed1f73e7a17313310aa34615c74406112ea04a6/uwsgi-2.0.27.tar.gz
Links

@atodorov atodorov merged commit 29bfe3d into master Sep 24, 2024
39 of 46 checks passed
@atodorov atodorov deleted the pyup-update-uwsgi-2.0.26-to-2.0.27 branch September 24, 2024 09:22
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.

2 participants