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

Always use grade-school notation for floats #104

Merged
merged 1 commit into from
Jul 26, 2016
Merged

Conversation

akshayjshah
Copy link
Contributor

In JSON output, always use grade-school notation for floats. Exponential
notation is allowed by the JSON spec, but this is more obviously
correct (and it matches the desired behavior for timestamps, which will
soon use float fields).

In JSON output, always use grade-school notation for floats. Exponential
notation is allowed by the JSON spec, but this is more obviously
correct (and it matches the desired behavior for timestamps, which will
soon use float fields).
@prashantv
Copy link
Collaborator

lgtm

@akshayjshah akshayjshah merged commit 262fa02 into master Jul 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants