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

Fix safe yaml crash #237

Merged
merged 1 commit into from
Jan 26, 2018
Merged

Fix safe yaml crash #237

merged 1 commit into from
Jan 26, 2018

Conversation

eclair4151
Copy link
Contributor

Fix Safe Yaml crash

In some cases safe yaml will be loaded and cause it to crash when ever it is run before date class has been loaded. This can be seen in a few cases and makes it crash when ever twine is called.

dtao/safe_yaml#80
test-kitchen/test-kitchen#1327
jekyll/jekyll#3201

This commit fixes that issue

Fix Safe Yaml crash

In some cases safe yaml will be loaded and cause it to crash when ever it is run before date class has been loaded. This can be seen in a few cases and makes it crash when ever twine is called. 

dtao/safe_yaml#80
test-kitchen/test-kitchen#1327
jekyll/jekyll#3201

This commit fixes that issue
@scelis
Copy link
Owner

scelis commented Jan 26, 2018

Thank you!

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.

2 participants