Skip to content

Fix void dtype handling #61637

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

flying-sheep
Copy link
Contributor

@flying-sheep flying-sheep commented Jun 12, 2025

@flying-sheep
Copy link
Contributor Author

which doc/source/whatsnew/vX.X.X.rst am I supposed to edit?

@simonjayhawkins simonjayhawkins added Bug Constructors Series/DataFrame/Index/pd.array Constructors labels Jun 25, 2025
Copy link
Contributor

This pull request is stale because it has been open for thirty days with no activity. Please update and respond to this comment if you're still interested in working on this.

@github-actions github-actions bot added the Stale label Aug 15, 2025
@flying-sheep
Copy link
Contributor Author

flying-sheep commented Aug 19, 2025

yeh, I’d love to get a review.

@flying-sheep flying-sheep marked this pull request as ready for review August 20, 2025 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Constructors Series/DataFrame/Index/pd.array Constructors Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Series constructor incorrectly assumes that any dtype with .kind == 'V...' is a “compound dtype”
3 participants