Skip to content

3.14.3

Choose a tag to compare

@juanjux juanjux released this 23 Sep 08:36
· 7 commits to 3.14 since this release
b28a9f8

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 deny py_compile.