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 issue #31 : 'long' does not exist in python3 #32

Merged
merged 1 commit into from
Jun 30, 2017
Merged

Fix issue #31 : 'long' does not exist in python3 #32

merged 1 commit into from
Jun 30, 2017

Conversation

jlaine
Copy link
Contributor

@jlaine jlaine commented Feb 9, 2017

This fixes issue #31 .

On a side note : this error did not crop up in the testsuite, because it does not exercise the implicit final "else" in the if/elif block. Adding a "null" (None) value to test/fixtures/props.json does trigger the error reported in #31.

@jlaine
Copy link
Contributor Author

jlaine commented Feb 27, 2017

Any chance of getting this reviewed please? If you need any more information, do not hesitate to ask.

@jlaine
Copy link
Contributor Author

jlaine commented Mar 26, 2017

Sean, Vladimir, if you are currently short-staffed or focusing on other projects, maybe you would like help maintaining pygeobuf?

@jlaine
Copy link
Contributor Author

jlaine commented May 9, 2017

Ping?

@sgillies
Copy link
Contributor

@jlaine apologies. I lost track of the fact that I'd been pinged to review this.

@sgillies sgillies added the bug label Jun 30, 2017
@sgillies sgillies added this to the 1.1.1 milestone Jun 30, 2017
@sgillies sgillies merged commit 307f3fa into pygeobuf:master Jun 30, 2017
@jlaine
Copy link
Contributor Author

jlaine commented Jun 30, 2017

Awesome thanks!!

@jlaine jlaine deleted the py3-long-fix branch July 3, 2017 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants