Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 4, 2019

No description provided.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm +1 on the change. The C++ bindings will have to be updated because they use uint64_t. @jacques-n will this pose any issue for Java?

@jacques-n
Copy link
Contributor

I'm +1 as well. Java actually supports signed better.

@ghost
Copy link
Author

ghost commented Feb 11, 2019

Alright, I've changed what I believe are all the relevant occurrences of uint64_t in the C++ API.

@pitrou
Copy link
Member

pitrou commented Feb 14, 2019

Rebased. It seems Java doesn't need any changes (the relevant fields are already long in the code).

Copy link
Member

@pitrou pitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@pitrou
Copy link
Member

pitrou commented Feb 14, 2019

Hmm I'm not sure what happened to the CI here. I'm sure the Travis build was green... Will re-trigger.

@pitrou
Copy link
Member

pitrou commented Feb 14, 2019

The manylinux job now routinely times out after 50 minutes... @kszucs

@kszucs
Copy link
Member

kszucs commented Feb 15, 2019

I suggest to test only python 2.7 and 3.6, I'll set that in #3484

@kszucs
Copy link
Member

kszucs commented Feb 15, 2019

+1 merging

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.

5 participants