Skip to content

Fix previous partial fix#17429

Merged
ilevkivskyi merged 1 commit intopython:masterfrom
ilevkivskyi:fix-partial-fix
Jun 23, 2024
Merged

Fix previous partial fix#17429
ilevkivskyi merged 1 commit intopython:masterfrom
ilevkivskyi:fix-partial-fix

Conversation

@ilevkivskyi
Copy link
Member

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

cc @hauntsaninja

@github-actions
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
@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.

1 participant