Changes between Initial Version and Version 4 of Ticket #36951
- Timestamp:
- Feb 25, 2026, 11:18:12 AM (3 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36951
- Property Triage Stage Unreviewed → Accepted
- Property Needs documentation set
- Property Has patch set
-
Ticket #36951 – Description
initial v4 1 The test provided on #20722demonstrates that faux exceptions are logged as `NoneType: None` by the `log_task_finished` signal:1 The test provided on [https://github.com/django/django/pull/20722 PR #20722] demonstrates that faux exceptions are logged as `NoneType: None` by the `log_task_finished` signal: 2 2 3 3 {{{#!py