Files
2012-02-21 01:15:00 -05:00

1 line
1.3 KiB
JSON

[{"user_id": 207, "stars": [], "topic_id": 39781, "date_created": 1308500817.5418739, "message": "So, I'm working on documentation for Biwako, which is written in Python 3, and I'm having problems with syntax coloring", "group_id": 82, "id": 1432186}, {"user_id": 207, "stars": [], "topic_id": 39781, "date_created": 1308500874.503546, "message": "That is to say, if I'm using at least certain kinds of Python 3 syntax, I get no coloring at all: http://readthedocs.org/docs/biwako/en/latest/getting-started.html", "group_id": 82, "id": 1432191}, {"user_id": 207, "stars": [], "topic_id": 39781, "date_created": 1308500905.2541051, "message": "Notice that the snippet at the end, with the new metaclass syntax, is displayed bare", "group_id": 82, "id": 1432198}, {"user_id": 207, "stars": [], "topic_id": 39781, "date_created": 1308500930.354089, "message": "Some quick searching reveals problems using Sphinx's autodoc against Python 3 code, but I'm not using that, this is written right in the docs. Could it be a pygments issue?", "group_id": 82, "id": 1432202}, {"user_id": 207, "stars": [], "topic_id": 39781, "date_created": 1308584379.4537649, "message": "Never mind, I found that I just need to set highlight_language='python3' in my conf.py and I'm all set.", "group_id": 82, "id": 1439511}]