Skip to content

Conversation

@asottile
Copy link
Contributor

@asottile asottile commented Dec 30, 2018

@JulienPalard
Copy link
Member

Looks like it still does not work due to #6475

$ pip install 'sphinx<1.6' blurb
$ make htmlhelp
mkdir -p build
Building NEWS from Misc/NEWS.d with blurb
PATH=./venv/bin:$PATH sphinx-build -b htmlhelp -d build/doctrees -D latex_elements.papersize=  . build/htmlhelp 
Running Sphinx v1.5.6

Extension error:
Could not import extension pyspecific (exception: cannot import name 'status_iterator' from 'sphinx.util' (/home/mdk/.venvs/tmp/lib/python3.7/site-packages/sphinx/util/__init__.py))
make: *** [Makefile:45: build] Error 1

@asottile
Copy link
Contributor Author

asottile commented Jan 2, 2019

ah right, deadsnakes has a patch for that too -- I can apply that as well here

@asottile
Copy link
Contributor Author

@JulienPalard friendly ping :) would like another round of review

@ned-deily ned-deily merged commit 9bacdce into python:3.6 Feb 3, 2019
@asottile asottile deleted the sphinx_logging_build_regression branch February 3, 2019 23:23
JulienPalard pushed a commit to JulienPalard/cpython that referenced this pull request Mar 18, 2019
(cherry picked from commit dfc8fc15fa989acba3c372572e52bbcb5ab38a37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants