-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Format hex code in unicode escape sequences in string literals #2916
Merged
JelleZijlstra
merged 24 commits into
psf:main
from
Shivansh-007:format/hex-code-literals
Jan 22, 2023
Merged
Format hex code in unicode escape sequences in string literals #2916
JelleZijlstra
merged 24 commits into
psf:main
from
Shivansh-007:format/hex-code-literals
Jan 22, 2023
Commits on Mar 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for add30b8 - Browse repository at this point
Copy the full SHA add30b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 483fc15 - Browse repository at this point
Copy the full SHA 483fc15View commit details -
Fix formatting with correct length for each format
According to the table at https://docs.python.org/3/reference/lexical_analysis.html\#string-and-bytes-literals
Configuration menu - View commit details
-
Copy full SHA for cc48d2d - Browse repository at this point
Copy the full SHA cc48d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1dbc96 - Browse repository at this point
Copy the full SHA f1dbc96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef442a6 - Browse repository at this point
Copy the full SHA ef442a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ada012 - Browse repository at this point
Copy the full SHA 2ada012View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 125ebec - Browse repository at this point
Copy the full SHA 125ebecView commit details -
Configuration menu - View commit details
-
Copy full SHA for af86102 - Browse repository at this point
Copy the full SHA af86102View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c9664 - Browse repository at this point
Copy the full SHA 69c9664View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0e548 - Browse repository at this point
Copy the full SHA 7d0e548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52bd904 - Browse repository at this point
Copy the full SHA 52bd904View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a5c4e62 - Browse repository at this point
Copy the full SHA a5c4e62View commit details -
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 221995e - Browse repository at this point
Copy the full SHA 221995eView commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d4dde2e - Browse repository at this point
Copy the full SHA d4dde2eView commit details
Commits on Dec 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3557faf - Browse repository at this point
Copy the full SHA 3557fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a48e6 - Browse repository at this point
Copy the full SHA 77a48e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9d5fd - Browse repository at this point
Copy the full SHA 1b9d5fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c24427 - Browse repository at this point
Copy the full SHA 3c24427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f35b61 - Browse repository at this point
Copy the full SHA 9f35b61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d2d86 - Browse repository at this point
Copy the full SHA 27d2d86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 420a8f9 - Browse repository at this point
Copy the full SHA 420a8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296cdb9 - Browse repository at this point
Copy the full SHA 296cdb9View commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 625c085 - Browse repository at this point
Copy the full SHA 625c085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1511959 - Browse repository at this point
Copy the full SHA 1511959View 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.