Skip to content
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

Fixes #2566 - multi-locale failures for test_segarray_string #2574

Conversation

Ethan-DeBandi99
Copy link
Contributor

@Ethan-DeBandi99 Ethan-DeBandi99 commented Jul 13, 2023

Closes #2566

Addresses issues with handling empty segments on multi-locale for test_segarray_string. In addition to the required changes to correct the issue, I reorganized some of the code for better readability.

Comments to explain components that appear that they can be simplified, but actually would cause scoping issues.

Verified that all situations are now passing.

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@stress-tess stress-tess added this pull request to the merge queue Jul 14, 2023
Merged via the queue into Bears-R-Us:master with commit f1ec971 Jul 14, 2023
@Ethan-DeBandi99 Ethan-DeBandi99 deleted the 2566_str_segarray_multilocale_bug branch July 17, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

multi-locale failures for test_segarray_string
3 participants