Skip to content

Conversation

@1RyanK
Copy link
Contributor

@1RyanK 1RyanK commented Jun 16, 2025

Decided to create a helper private function to do this. I don't think this really needs to be exposed to users, so I put an underscore in front of the name.

Closes #4621: Create a max_bits_list function

@1RyanK 1RyanK marked this pull request as ready for review June 16, 2025 15:25
@ajpotts ajpotts marked this pull request as draft June 17, 2025 16:19
@1RyanK 1RyanK force-pushed the 4621-Create_a_max_bits_list_function branch 2 times, most recently from dfc081f to ffef427 Compare June 18, 2025 15:10
@1RyanK 1RyanK marked this pull request as ready for review June 18, 2025 16:37
@1RyanK 1RyanK force-pushed the 4621-Create_a_max_bits_list_function branch from ffef427 to 9c44c0b Compare June 30, 2025 11:32
Copy link
Contributor

@drculhane drculhane left a comment

Choose a reason for hiding this comment

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

Following our discussion, I understand the intent, and definitely approve. Always better to have the code in one place than repeated multiple times.

Copy link
Contributor

@ajpotts ajpotts 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! Thanks for adding the warning in.

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

@ajpotts ajpotts added this pull request to the merge queue Jul 9, 2025
Merged via the queue into Bears-R-Us:master with commit 0fcfb28 Jul 9, 2025
27 checks passed
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.

Create a max_bits_list function

4 participants