-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-33670: Expose Sphinx main() return in Doc\make.bat as errorlevel #7156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@terryjreedy after reading python/devguide#327 (review) I think this will solve your problem. |
Thanks @andresdelfino for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7. |
(cherry picked from commit 8c1ad0c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-7185 is a backport of this pull request to the 3.7 branch. |
(cherry picked from commit 8c1ad0c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-7186 is a backport of this pull request to the 3.6 branch. |
Thanks @andresdelfino for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7. |
Sorry, @andresdelfino and @zooba, I could not cleanly backport this to |
(cherry picked from commit 8c1ad0c) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
GH-7201 is a backport of this pull request to the 2.7 branch. |
https://bugs.python.org/issue33670