-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Add support for functools.partial #16939
Merged
Merged
Commits on Feb 23, 2024
-
Add support for functools.partial
Fixes python#1484 This is currently the most popular mypy issue that does not need a PEP. I'm sure there's stuff missing, but this should handle most cases.
Configuration menu - View commit details
-
Copy full SHA for 5b56460 - Browse repository at this point
Copy the full SHA 5b56460View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff4914f - Browse repository at this point
Copy the full SHA ff4914fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0084eb - Browse repository at this point
Copy the full SHA c0084ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a847234 - Browse repository at this point
Copy the full SHA a847234View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a5f3f1 - Browse repository at this point
Copy the full SHA 2a5f3f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 325cae4 - Browse repository at this point
Copy the full SHA 325cae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ee376d - Browse repository at this point
Copy the full SHA 1ee376dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ca434 - Browse repository at this point
Copy the full SHA b7ca434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b397e - Browse repository at this point
Copy the full SHA 03b397eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2886ac - Browse repository at this point
Copy the full SHA d2886acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e356a - Browse repository at this point
Copy the full SHA 65e356aView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c7f6d78 - Browse repository at this point
Copy the full SHA c7f6d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b46081 - Browse repository at this point
Copy the full SHA 0b46081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1533351 - Browse repository at this point
Copy the full SHA 1533351View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.