mitchell852 commented on issue #2898: More doc updates
URL: https://github.com/apache/trafficcontrol/pull/2898#issuecomment-427491149
 
 
   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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to