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

ENH: Remove support for Python 2 #1670

Closed
wants to merge 75 commits into from
Closed

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Nov 2, 2018

No description provided.

@cpcloud cpcloud added this to the 1.0.0 milestone Nov 2, 2018
@cpcloud cpcloud added feature Features or general enhancements docs Documentation related issues or PRs labels Nov 2, 2018
@cpcloud
Copy link
Member Author

cpcloud commented Nov 4, 2018

@kszucs If you want to do another pass, this is ready.

@cpcloud cpcloud added the refactor Issues or PRs related to refactoring the codebase label Nov 5, 2018
ibis/expr/datatypes.py Outdated Show resolved Hide resolved
ibis/expr/datatypes.py Outdated Show resolved Hide resolved
@kszucs
Copy link
Member

kszucs commented Nov 6, 2018

@cpcloud LGTM except the introduced BoundedInteger changes, see my comment above.

@cpcloud
Copy link
Member Author

cpcloud commented Nov 10, 2018

Will merge when the azure build passes.

Copy link
Member

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

LGTM

@cpcloud
Copy link
Member Author

cpcloud commented Nov 10, 2018

@kszucs I think we can allow the setup and data load to fail on mysql and also disable the tests. That way we can see when the setup and load starts passing again. I'll do that in a follow up PR.

@cpcloud cpcloud closed this in c382cba Nov 10, 2018
@cpcloud cpcloud deleted the remove-py2 branch November 10, 2018 16:50
@kszucs
Copy link
Member

kszucs commented Nov 10, 2018

Ahh, I was just about to merge it :)
Created an issue for that: #1672

@kszucs
Copy link
Member

kszucs commented Nov 10, 2018

@cpcloud Shouldn't We document this somewhere? Or at least have an issue about documenting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs feature Features or general enhancements refactor Issues or PRs related to refactoring the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants