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

Fix previous partial fix #17429

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

ilevkivskyi
Copy link
Member

This is a bit unfortunate, but the best we can probably do.

cc @hauntsaninja

Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

ibis (https://github.com/ibis-project/ibis)
- ibis/backends/sql/datatypes.py: error: "int" not callable  [operator]
- ibis/backends/sql/datatypes.py:31: error: Too many arguments for "__call__"  [call-arg]
- ibis/backends/sql/datatypes.py:48: error: Too many arguments for "__call__"  [call-arg]

@ilevkivskyi ilevkivskyi merged commit 79b1c8d into python:master Jun 23, 2024
18 checks passed
@ilevkivskyi ilevkivskyi deleted the fix-partial-fix branch June 23, 2024 14:12
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.

None yet

1 participant