Skip to content

Fix transpose of BoolTypeArray, NativeEndiannessArray #10546

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

Merged
merged 4 commits into from
Jul 23, 2025

Conversation

dcherian
Copy link
Contributor

Closes #10536

  • Closes #xxxx
  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst

@dcherian dcherian requested a review from kmuehlbauer July 17, 2025 15:42
dcherian added 3 commits July 17, 2025 10:02
* main:
  Fix convert calendar with different dimension name (pydata#10544)
  Fix kerchunk error in docs build (pydata#10545)
  Call super().__init__() in st.SearchStrategy subclasses (pydata#10543)
@dcherian dcherian added the plan to merge Final call for comments label Jul 19, 2025
@dcherian dcherian merged commit 5ce69b2 into pydata:main Jul 23, 2025
47 checks passed
@dcherian dcherian deleted the fix-transpose branch July 28, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan to merge Final call for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in transpose() for boolean data from disk?
1 participant