Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-110289: C API: Add PyUnicode_EqualToUTF8() function#110297
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
serhiy-storchaka merged 19 commits intopython:mainfromserhiy-storchaka:capi-PyUnicode_EqualToStringOct 11, 2023
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
d39945e
gh-110289: C API: Add PyUnicode_EqualToString() function
serhiy-storchaka4793161
Add tests and address review comments.
serhiy-storchaka8b24911
Merge branch 'main' into capi-PyUnicode_EqualToString
serhiy-storchakac55f9ac
Apply suggestions from code review
serhiy-storchakabdf2f1e
Address some of review comments and test the UTF-8 cache.
serhiy-storchaka7223c14
Address review comments.
serhiy-storchakab271327
Apply suggestions from code review
serhiy-storchaka6f26ad6
Remove trailing spaces.
serhiy-storchakadd124b8
Apply suggestions from code review
serhiy-storchaka76b9177
Use "z#" instead of "|y#".
serhiy-storchakaee5781d
Apply suggestions from code review
serhiy-storchaka1a4eb7b
Add PyUnicode_EqualToUTF8AndSize().
serhiy-storchakab124377
Apply suggestions from code review
serhiy-storchaka029f1a0
Add more parentheses.
serhiy-storchakabe2ffe8
Remove redundant arguments.
serhiy-storchaka29b26f7
Merge branch 'main' into capi-PyUnicode_EqualToString
serhiy-storchaka78de49d
Turn docstrings into comments.
serhiy-storchakafc79d5e
Merge branch 'main' into capi-PyUnicode_EqualToString
serhiy-storchaka19ad126
Add tests for empty strings.
serhiy-storchakaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into capi-PyUnicode_EqualToString
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit29b26f7477dae03c46921676dd36ff93bfe6a0a9
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
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.