This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author adelfino
Recipients adelfino
Date 2018-05-28.15:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527521845.19.0.682650639539.issue33670@psf.upfronthosting.co.za>
In-reply-to
Content
Doc\make.bat is exiting without exposing Sphinx's main() return value, showing weird things like:

C:\Users\adelfino\Desktop\Personal\repos\cpython\Doc>make venv
Using py -3.6 (found with py.exe)
Merging Misc/NEWS with py -3.6 -m blurb
Running Sphinx v1.7.4

Sphinx error:
Builder name venv not registered or available through entry point

Build succeeded. All output should be in build\venv

PR fixes this.
History
Date User Action Args
2018-05-28 15:37:25adelfinosetrecipients: + adelfino
2018-05-28 15:37:25adelfinosetmessageid: <1527521845.19.0.682650639539.issue33670@psf.upfronthosting.co.za>
2018-05-28 15:37:25adelfinolinkissue33670 messages
2018-05-28 15:37:25adelfinocreate