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

Support python 3.7 #115

Merged
merged 1 commit into from
Jan 25, 2019
Merged

Support python 3.7 #115

merged 1 commit into from
Jan 25, 2019

Conversation

drolando
Copy link
Contributor

@drolando drolando commented Jan 25, 2019

thriftpy is deprecated and doesn't compile on python 3.7. thriftpy2 is
the new version which is still under support and it works fine on py37.

Upstream issue: Thriftpy/thriftpy#333
Related issue: pantsbuild/pants#7147

cc @stuhood @illicitonion

thriftpy is deprecated and doesn't compile on python 3.7. thriftpy2 is
the new version which is still under support and it works fine on py37.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 1bc1add on drolando:support_py37 into 0005ee2 on Yelp:master.

@illicitonion
Copy link

This looks great, thanks! Any idea on a timeline for getting this merged and released?

Thanks!

@drolando
Copy link
Contributor Author

I just want to try this in one of our existing codebases that use thriftpy, to make sure thriftpy and thriftpy2 can coexist. Hopefully I can get this merged by this afternoon

@stuhood
Copy link

stuhood commented Jan 25, 2019

@drolando : Thank you!

@drolando
Copy link
Contributor Author

OK, I just verified that thriftpy and thriftpy2 can be installed together in the same virtualenv and can be imported successfully.

@bplotnick
Copy link
Contributor

lg2m!

@bplotnick bplotnick merged commit 9598e3d into Yelp:master Jan 25, 2019
@drolando drolando deleted the support_py37 branch January 29, 2019 03:19
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