Changes between Initial Version and Version 1 of Ticket #35102, comment 13
- Timestamp:
 - Jan 11, 2024, 5:01:13 PM (22 months ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #35102, comment 13
initial v1 1 Alternate patch that avoids the cost at class definition time as that might have an effect on Django bootstrapping time 1 Alternate patch that avoids the cost at class definition time as that might have an effect on Django bootstrapping time given we define tens of `Expression` subclasses 2 2 3 3 {{{#!diff