Tried to look at the code and can't find anything suspicious...
--
Ticket URL: <https://code.djangoproject.com/ticket/24056>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Tried it on Safari, Firefox 34 , and Chrome 39 on Mac OS X.
--
Ticket URL: <https://code.djangoproject.com/ticket/24056#comment:1>
* stage: Unreviewed => Accepted
Comment:
Seems like the parser doesn't like a class definition formed by a single
code comment (a docstring should be ok).
--
Ticket URL: <https://code.djangoproject.com/ticket/24056#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"3d0c3a0482496fc1914a40ec3c3eb70e67f0d643"]:
{{{
#!CommitTicketReference repository=""
revision="3d0c3a0482496fc1914a40ec3c3eb70e67f0d643"
Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24056#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"116d2098f61cff44596175b5d8b9d8d0d4005a0e"]:
{{{
#!CommitTicketReference repository=""
revision="116d2098f61cff44596175b5d8b9d8d0d4005a0e"
[1.6.x] Fixed #24056 -- Fixed syntax highlighting in
topics/testing/tools.txt.
Backport of 3d0c3a0482496fc1914a40ec3c3eb70e67f0d643 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24056#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"1cbdb49b0aaba726435db55c4d71dc6a8ade1d2b"]:
{{{
#!CommitTicketReference repository=""
revision="1cbdb49b0aaba726435db55c4d71dc6a8ade1d2b"
[1.7.x] Fixed #24056 -- Fixed syntax highlighting in
topics/testing/tools.txt.
Backport of 3d0c3a0482496fc1914a40ec3c3eb70e67f0d643 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24056#comment:5>