-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
gh-110289: C API: Add PyUnicode_EqualToUTF8() function #110297
Merged
serhiy-storchaka
merged 19 commits into
python:main
from
serhiy-storchaka:capi-PyUnicode_EqualToString
Oct 11, 2023
Merged
gh-110289: C API: Add PyUnicode_EqualToUTF8() function #110297
serhiy-storchaka
merged 19 commits into
python:main
from
serhiy-storchaka:capi-PyUnicode_EqualToString
Oct 11, 2023
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d39945e - Browse repository at this point
Copy the full SHA d39945eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4793161 - Browse repository at this point
Copy the full SHA 4793161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b24911 - Browse repository at this point
Copy the full SHA 8b24911View commit details
Commits on Oct 4, 2023
-
Apply suggestions from code review
Co-authored-by: Victor Stinner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55f9ac - Browse repository at this point
Copy the full SHA c55f9acView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf2f1e - Browse repository at this point
Copy the full SHA bdf2f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7223c14 - Browse repository at this point
Copy the full SHA 7223c14View commit details -
Apply suggestions from code review
Co-authored-by: Victor Stinner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b271327 - Browse repository at this point
Copy the full SHA b271327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f26ad6 - Browse repository at this point
Copy the full SHA 6f26ad6View commit details -
Apply suggestions from code review
Co-authored-by: Victor Stinner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd124b8 - Browse repository at this point
Copy the full SHA dd124b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b9177 - Browse repository at this point
Copy the full SHA 76b9177View commit details
Commits on Oct 5, 2023
-
Apply suggestions from code review
Co-authored-by: Antoine Pitrou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee5781d - Browse repository at this point
Copy the full SHA ee5781dView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a4eb7b - Browse repository at this point
Copy the full SHA 1a4eb7bView commit details
Commits on Oct 7, 2023
-
Apply suggestions from code review
Co-authored-by: Victor Stinner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b124377 - Browse repository at this point
Copy the full SHA b124377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 029f1a0 - Browse repository at this point
Copy the full SHA 029f1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be2ffe8 - Browse repository at this point
Copy the full SHA be2ffe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29b26f7 - Browse repository at this point
Copy the full SHA 29b26f7View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 78de49d - Browse repository at this point
Copy the full SHA 78de49dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc79d5e - Browse repository at this point
Copy the full SHA fc79d5eView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19ad126 - Browse repository at this point
Copy the full SHA 19ad126View 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.