[issue29973] Travis CI docs broken: UnboundLocalError: local variable 'prefix' referenced before assignment

2017-04-03 Thread STINNER Victor

STINNER Victor added the comment:

Oh, Zachary Were "restarted the docs job on most of the blocked PRs". So I 
close this issue.

That one was hopefully quickly fixed :-)

--
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29973] Travis CI docs broken: UnboundLocalError: local variable 'prefix' referenced before assignment

2017-04-03 Thread STINNER Victor

STINNER Victor added the comment:

https://pypi.org/project/Sphinx/1.5.5/ has been released. How can I schedule a 
recheck on Travis CI on PRs where the docs job failed?

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29973] Travis CI docs broken: UnboundLocalError: local variable 'prefix' referenced before assignment

2017-04-03 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

This already is fixed in mainstream. 
https://github.com/sphinx-doc/sphinx/issues/3597

Sphinx 1.5.5 will be released soon. 
https://github.com/sphinx-doc/sphinx/issues/3598

--
nosy: +serhiy.storchaka

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29973] Travis CI docs broken: UnboundLocalError: local variable 'prefix' referenced before assignment

2017-04-03 Thread STINNER Victor

New submission from STINNER Victor:

https://travis-ci.org/python/cpython/jobs/218107336

CPython: master branch
Sphinx 1.5.4

make[1]: Entering directory `/home/travis/build/python/cpython/Doc'
./venv/bin/python -m sphinx -b suspicious -d build/doctrees -D 
latex_elements.papersize= -q -W . build/suspicious 

Exception occurred:
  File 
"/home/travis/virtualenv/python3.6.0/lib/python3.6/site-packages/sphinx/domains/python.py",
 line 317, in before_content
if prefix:
UnboundLocalError: local variable 'prefix' referenced before assignment

--
assignee: docs@python
components: Documentation, Tests
messages: 291075
nosy: docs@python, haypo
priority: normal
severity: normal
status: open
title: Travis CI docs broken: UnboundLocalError: local variable 'prefix' 
referenced before assignment
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com