Estimated end-of-life date, accurate to within three months: 09-2026
See the support level definitions for more information.
Bug Fixes
- exception replay: prevent Celery from crashing when a task raises a custom exception with mandatory arguments.
- tracing: Fixes encoding bytes objects as span attributes by truncating byte string, rather than throwing PyErr_Format.
- libinjection: allow deny listing python modules executed with
python -m
and denypy_compile
.