-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Disallow non-parenthesized lambda expr in f-string #7263
Merged
Merged
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0cc8221 - Browse repository at this point
Copy the full SHA 0cc8221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12a7c3a - Browse repository at this point
Copy the full SHA 12a7c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f9a21 - Browse repository at this point
Copy the full SHA 72f9a21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0159ae0 - Browse repository at this point
Copy the full SHA 0159ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63f43dc - Browse repository at this point
Copy the full SHA 63f43dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa0296 - Browse repository at this point
Copy the full SHA bfa0296View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db6b20 - Browse repository at this point
Copy the full SHA 5db6b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4a3eb - Browse repository at this point
Copy the full SHA be4a3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb7a05 - Browse repository at this point
Copy the full SHA adb7a05View commit details -
Pass in the source code to the parser
This will be used to extract the `leading` and `trailing` text for f-string debug expressions.
Configuration menu - View commit details
-
Copy full SHA for 22cfd95 - Browse repository at this point
Copy the full SHA 22cfd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 408c58f - Browse repository at this point
Copy the full SHA 408c58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70048a - Browse repository at this point
Copy the full SHA b70048aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8dade0 - Browse repository at this point
Copy the full SHA e8dade0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab09524 - Browse repository at this point
Copy the full SHA ab09524View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc7b45 - Browse repository at this point
Copy the full SHA cdc7b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19653a3 - Browse repository at this point
Copy the full SHA 19653a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8012d - Browse repository at this point
Copy the full SHA 9d8012dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18188d0 - Browse repository at this point
Copy the full SHA 18188d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c3215 - Browse repository at this point
Copy the full SHA 47c3215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ba358 - Browse repository at this point
Copy the full SHA 06ba358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e5c01 - Browse repository at this point
Copy the full SHA 85e5c01View 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.