-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Bump typing-extensions and mypy for ParamSpec #25088
Merged
Merged
Commits on Jul 16, 2022
-
Bump typing-extensions and mypy for ParamSpec
I want to use them in some @task signature improvements. Mypy added this in 0.950, but let's just bump to latest since why not. Changelog of typing-extensions is spotty before 4.0, but ParamSpec was introduced some time before that (likely some time in 2021), and it seems to be a reasonble minimum to bump to. For more about ParamSpec, read PEP 612: https://peps.python.org/pep-0612/
Configuration menu - View commit details
-
Copy full SHA for 843eaa3 - Browse repository at this point
Copy the full SHA 843eaa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab1a3b0 - Browse repository at this point
Copy the full SHA ab1a3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 717f118 - Browse repository at this point
Copy the full SHA 717f118View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8924735 - Browse repository at this point
Copy the full SHA 8924735View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc633bc - Browse repository at this point
Copy the full SHA fc633bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dba524 - Browse repository at this point
Copy the full SHA 3dba524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29adde2 - Browse repository at this point
Copy the full SHA 29adde2View commit details
Commits on Jul 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 91d8661 - Browse repository at this point
Copy the full SHA 91d8661View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cc232 - Browse repository at this point
Copy the full SHA 03cc232View commit details
Commits on Jul 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39f7a04 - Browse repository at this point
Copy the full SHA 39f7a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b25eb - Browse repository at this point
Copy the full SHA 44b25ebView 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.