Changes between Initial Version and Version 10 of Ticket #36969


Ignore:
Timestamp:
Mar 10, 2026, 3:43:17 AM (4 weeks ago)
Author:
blighj
Comment:

Removed #32849 as it is not really a case of the regex's failing on supported statements.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36969

    • Property Triage Stage UnreviewedAccepted
    • Property Component contrib.staticfilesDocumentation
    • Property Type BugCleanup/optimization
  • Ticket #36969 – Description

    initial v10  
    44 - https://code.djangoproject.com/ticket/35371
    55 - https://code.djangoproject.com/ticket/34322#comment:17
    6  - https://code.djangoproject.com/ticket/32849
     6
    77
    88To 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!
Back to Top