Skip to content

Move some functions from checkmember to typeops #18820

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 3 commits into from
Mar 20, 2025

Conversation

ilevkivskyi
Copy link
Member

There is no reason for these functions to be there. This actually allows removing some function-level imports. This is a pure refactoring so I am not waiting for a review.

This comment has been minimized.

Copy link
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@ilevkivskyi ilevkivskyi merged commit cd422e0 into python:master Mar 20, 2025
18 checks passed
@ilevkivskyi ilevkivskyi deleted the move-funcs-checkmember branch March 20, 2025 08:58
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.

2 participants