Skip to content

BUG: add py39 compat check for ast.slice #32766 #36080

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

Merged
merged 2 commits into from
Sep 15, 2020

Conversation

fangchenli
Copy link
Member

@fangchenli fangchenli commented Sep 2, 2020

@jbrockmendel
Copy link
Member

Should this only be done for py39+?

@fangchenli fangchenli changed the title BUG: remvoe ast.slice #32766 BUG: add py39 compat check for ast.slice #32766 Sep 3, 2020
@jbrockmendel
Copy link
Member

does this need a test?

@fangchenli
Copy link
Member Author

does this need a test?

Not sure about this. Might need other people's opinion.

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Sep 5, 2020
@jreback jreback added this to the 1.2 milestone Sep 15, 2020
@jreback jreback merged commit 3833dc5 into pandas-dev:master Sep 15, 2020
@jreback
Copy link
Contributor

jreback commented Sep 15, 2020

thanks @VirosaLi and thanks for pushing on the 3.9 stuff. note we might need to backport this.

@fangchenli
Copy link
Member Author

thanks @VirosaLi and thanks for pushing on the 3.9 stuff. note we might need to backport this.

You are welcome. Let me know if you need me to backport this.

@fangchenli fangchenli deleted the remove-ast_slice branch September 15, 2020 15:13
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pandas does not import with cpython master
3 participants