Skip to content

Conversation

@ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Oct 24, 2025

This PR refactors the ak.array function to streamline the logic and improve type checking. It also adds additional unit tests.

Closes #4990: streamline ak.array

@ajpotts ajpotts force-pushed the 5008_Upgrade_to_typeguard_2.11.0_pt2 branch from f8a6a74 to 94e89a4 Compare October 24, 2025 15:41
@ajpotts ajpotts force-pushed the 5008_Upgrade_to_typeguard_2.11.0_pt2 branch from 94e89a4 to b5c4b8e Compare October 27, 2025 18:14
max_bits: int = ...,
) -> Union[pdarray, Strings]: ...


Copy link
Contributor Author

Choose a reason for hiding this comment

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

Consider breaking the None case out more.

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.

streamline ak.array

1 participant