Uh oh!
There was an error while loading. Please reload this page.
Refactor: Simplify conditions on len() - #33454
Merged
Merged
Conversation
eumiro
requested review from
XD-DENG, ashb, bbovenzi, eladkal, ephraimbuddy, hussein-awala, jedcunningham, kaxil, o-nikolas, pierrejeambrun, potiuk, ryanahamilton and uranusjr
as code ownersAugust 16, 2023 18:45
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
uranusjr
approved these changes
Aug 17, 2023
eumiroforce-pushed
the
simplify-len
branch
4 times, most recently
from
August 19, 2023 18:02
570ba81 to
2b6773bComparepotiuk
commented
Aug 20, 2023
Member
Neds conflict resolution/fixing tests. |
ContributorAuthor
@potiuk I will split it into smaller PRs. This one will keep only the last commit for files that did not fit any other specific commit. |
eumiroforce-pushed
the
simplify-len
branch
2 times, most recently
from
August 21, 2023 18:19
853d2d4 to
15ebe06Comparejedcunningham
approved these changes
Aug 22, 2023
potiuk
approved these changes
Aug 22, 2023
ephraimbuddy pushed a commit
that referenced
this pull request
Oct 5, 2023
(cherry picked from commit e434ae8)
99 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
All of the changes are atomic within a line or a group of lines. I have split the changes into 9 regional commits and posted them within one PR, but if you wish, I can split them into 9 PRs.