Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Generalize integer timestamp handling #227

Merged
merged 1 commit into from
Aug 6, 2015

Conversation

johanfforsberg
Copy link
Contributor

Under some circumstances/platforms/python versions an expected 'int' can actually be of type 'long' (it happened to me on raspberry-pi and I guess it might be because of its 32bit architecture). This change generalizes the handling to accept any integer value.

@aviau
Copy link
Collaborator

aviau commented Aug 6, 2015

Looks good to me! Thank you for contributing

aviau added a commit that referenced this pull request Aug 6, 2015
Generalize integer timestamp handling (Thanks @johanfforsberg !)
@aviau aviau merged commit dcb446f into influxdata:master Aug 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants