Skip to content

use dashes instead of underscores#15614

Open
lev-blit wants to merge 4 commits intopython:mainfrom
lev-blit:use-dashes-instead-of-underscores
Open

use dashes instead of underscores#15614
lev-blit wants to merge 4 commits intopython:mainfrom
lev-blit:use-dashes-instead-of-underscores

Conversation

@lev-blit
Copy link
Copy Markdown
Contributor

@lev-blit lev-blit commented Apr 5, 2026

resolves #15550

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 5, 2026

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

pandas (https://github.com/pandas-dev/pandas)
- pandas/core/computation/ops.py:328: error: Need type annotation for "_binary_ops_dict" (hint: "_binary_ops_dict: dict[<type>, <type>] = ...")  [var-annotated]

@lev-blit
Copy link
Copy Markdown
Contributor Author

lev-blit commented Apr 5, 2026

I think the tests got stuck...

@lev-blit lev-blit marked this pull request as ready for review April 5, 2026 14:05
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.

Rename requires to dependencies in METADATA.toml

1 participant