Skip to content
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

raise a proper docutils error when the request to get a gist url fails #1402

Merged
merged 1 commit into from Sep 6, 2014
Merged

Conversation

pwm1234
Copy link
Contributor

@pwm1234 pwm1234 commented Sep 6, 2014

Without this change, I was unable to complete a nikola build of the demo site when on my laptop disconnected from the internet.

Without this change, I was unable to complete a `nikola build` of the demo site when on my laptop disconnected from the internet.
@Kwpolska Kwpolska merged commit f5192df into getnikola:master Sep 6, 2014
Kwpolska added a commit that referenced this pull request Sep 6, 2014
raise a proper docutils error when the request to get a gist url fails
@Kwpolska Kwpolska added this to the v7.1.0 milestone Sep 6, 2014
@Kwpolska Kwpolska self-assigned this Sep 6, 2014
@Kwpolska
Copy link
Member

Kwpolska commented Sep 6, 2014

You should’ve been more specific and used except requests.exceptions.RequestException: instead. Fixed and merged. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants