Skip to content

Fix groupby with key=None #2794

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 1 commit into from
Feb 13, 2019
Merged

Fix groupby with key=None #2794

merged 1 commit into from
Feb 13, 2019

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Feb 13, 2019

Cf #2790

@srittau
Copy link
Collaborator Author

srittau commented Feb 13, 2019

CI failures seem unrelated to this patch and related to mypy changes.

@ilevkivskyi
Copy link
Member

Yes, this looks like a mypy bug. I am not sure however why it doesn't show in the internal tests (maybe our version of typeshed is a bit behind). I will try to fix it today or tomorrow.

@srittau
Copy link
Collaborator Author

srittau commented Feb 13, 2019

This could be a combination of c8c6271 (from #2762), which hasn't been synched with mypy yet and a subsequent change in mypy (python/mypy#6358?).

@JelleZijlstra JelleZijlstra merged commit 0989d95 into python:master Feb 13, 2019
@JelleZijlstra
Copy link
Member

Thanks for the quick fix!

@srittau srittau deleted the groupby branch February 13, 2019 16:48
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.

3 participants