Changes between Initial Version and Version 1 of Ticket #35440, comment 26


Ignore:
Timestamp:
Apr 2, 2026, 9:31:19 PM (5 days ago)
Author:
Jacob Walls

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35440, comment 26

    initial v1  
    1 I think the fast paths added in the linked PR make it possible to un-revert the original changes here to use `Message()`. I've asked for some additional test coverage to be sure. (The whole thing hinges on whether the fast path can be fooled.)
     1I think the fast paths added in the linked [https://github.com/django/django/pull/20532 PR] make it possible to restore the original idea to use `Message()` again for the complex cases. I've asked for some additional test coverage to be sure. (The whole thing hinges on whether the fast paths can be fooled.)
Back to Top