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 parse_duration handling #13

Merged
merged 2 commits into from
Aug 19, 2016
Merged

Fix parse_duration handling #13

merged 2 commits into from
Aug 19, 2016

Conversation

lestrrat
Copy link
Collaborator

  • handle fractional seconds (but only seconds)
  • if you want support for fractional [some other unit], please
    send in PRs with new tests

fixes #12

* handle fractional seconds (but only seconds)
* if you want support for fractional [some other unit], please
  send in PRs with new tests
@lestrrat lestrrat merged commit 09c4de1 into master Aug 19, 2016
@lestrrat lestrrat deleted the topic/issue-12 branch August 19, 2016 01:07
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.

parse_duration not handling fractions of a second.
1 participant