with python 3.7, i get this error when running `make` from docs dir: `Exception occurred: File "/usr/local/lib/python3.7/site-packages/pygments/lexer.py", line 191, in streamer for _, t, v in self.get_tokens_unprocessed(text): RuntimeError: generator raised StopIteration`
which apparently is because of this bug: https://bitbucket.org/birkenfeld/pygments-main/pull-requests/772/pep-479-raising-stopiteration-from-a/diff [ Full content available at: https://github.com/apache/trafficcontrol/pull/2898 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org