Changes between Version 10 and Version 19 of Ticket #36969
- Timestamp:
- Jun 9, 2026, 4:32:14 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36969
- Property Owner set to
- Property Status new → assigned
- Property Component Documentation → contrib.staticfiles
- Property Type Cleanup/optimization → Bug
- Property Has patch set
-
Ticket #36969 – Description
v10 v19 6 6 7 7 8 To my mind this is a bug, where potentially the only viable solution is a lexer/parser as proposed by Adam in the thrid ticket linked. Which could merit a DEP for a bug! 8 To my mind any failure is a bug, where potentially the only viable solution for some failures is a lexer/parser as proposed by Adam in the thrid ticket linked. Which could merit a DEP for a bug! 9 10 In the meantime another addition to ignore strings the same way comments are ignored will help reduce these cases further. 9 11 10 12 Or it might just need some sort of update to the docs to articulate Carlton's point in this comment