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

fix(pyup): Update uwsgi to 2.0.28 #832

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates uWSGI from 2.0.26 to 2.0.28.

Changelog

2.0.28

Released 20241026

Maintenance release

Changes
-------

- Bit more friendly log messages (Janneke Janssen)
- Fix reload-on-touch/change regression from 2.0.27 (Lalufu)
- Add more integration tests (Alexandre Rossi)
- Fix static library not found install error on conda (Yong-Siang Shih)

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

You can download uWSGI 2.0.28 from https://files.pythonhosted.org/packages/24/c2/d58480aadc9a1f420dd96fc43cf0dcd8cb5ededb95cab53743529c23b6cd/uwsgi-2.0.28.tar.gz

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

@imAsparky imAsparky merged commit 740fc58 into main Nov 28, 2024
4 checks passed
@imAsparky imAsparky deleted the pyup-update-uwsgi-2.0.26-to-2.0.28 branch November 28, 2024 21:07
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