8000 fix upcoming type error by Dreamsorcerer · Pull Request #6460 · ibis-project/ibis · GitHub
[go: up one dir, main page]

Skip to content

fix upcoming type error #6460

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
Jun 16, 2023
Merged

fix upcoming type error #6460

merged 1 commit into from
Jun 16, 2023

Conversation

Dreamsorcerer
Copy link
Contributor

Mypy expects the type to be annotated as object.

This will cause an error in the next release due to __eq__() being added to Mapping in typeshed:
python/typeshed#10297 (comment)

@gforsyth
Copy link
Member

Hey, @Dreamsorcerer , thanks for the PR!

We use conventional commits on the project -- you can check out https://ibis-project.org/community/contribute/02_workflow/#writing-the-commit for more info on commit message formatting.

@Dreamsorcerer
Copy link
Contributor Author

Can you just squash merge and save me needing to figure out how to rewrite the history?

@cpcloud cpcloud added this to the 6.0 milestone Jun 16, 2023
@cpcloud cpcloud merged commit 2e1e14f into ibis-project:master Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@cpcloud cpcloud cpcloud approved these changes

Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0