-
It looks escaped to me right now...
2010-01-02 21:58:51 UTC in Python Package Index
-
The "description" textarea in the ":action=submit_form" form has a wrap="hard" HTML attribute set. This makes the user's browser insert newlines into the text before submitting the form, and breaks reStructuredText when a long line is inserted. Like in the tracker, I think it's fine to just remove the wrap attribute.
2010-01-02 21:52:26 UTC in Python Package Index
-
Make that "1 vote" and "1 point" instead of "1 votes" and "1 points".
NOTE: Patch is untested and I know next to nothing about TAL, so don't be surprised if the correct solution looks differently :)
2009-09-18 10:15:22 UTC in Python Package Index
-
Could you please elaborate where this "exception statement" is used? I just ran the test suite of both trunk and latest snapshot with Python 2.4 and found no problems.
2009-08-11 06:11:57 UTC in Docutils: Documentation Utilities