-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
[2.7] bpo-19225: Lack of c api exceptions doc #964
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
[2.7] bpo-19225: Lack of c api exceptions doc #964
Conversation
cherry-pick'ed from ec1f5df..e3d6db3 and fix conflict
Travis-CI bypassed docs build (https://travis-ci.org/python/cpython/jobs/217905127) for some reason. |
@serhiy-storchaka Would you like to re-run Travis CI build? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Is this PR ready for merging or I have missed something?
Thank you for the review. I wonder Travis-CI skipped docs build process of CI build.
(from https://travis-ci.org/python/cpython/jobs/217905127#L159) |
So, I want to confirm that docs merged with this PR can be built successfully. |
(Sorry, I made a mistake in operation.) |
@serhiy-storchaka I have built and checked docs on my local machine. Would you like to merge this PR into the 2.7 branch? |
backports to 2.7 for #881