STINNER Victor added the comment:

The commit 3d707be950b387552585451071928e7b39cdfa53 broke the Docs buildbot 
slave. I proposed https://github.com/python/cpython/pull/68 to run the 
rstlint.py check on Travis as well, and to fix the 2 warnings.

http://buildbot.python.org/all/builders/Docs%203.x/builds/399/steps/lint/logs/stdio


python3 tools/rstlint.py -i tools -i venv
[1] faq/windows.rst:303: trailing whitespace
[1] faq/windows.rst:305: trailing whitespace
2 problems with severity 1 found.
Makefile:156: recipe for target 'check' failed

----------
nosy: +haypo
pull_requests: +52

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29521>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to