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

Use namedarray repr in _array_api docstrings #8355

Merged
merged 5 commits into from
Oct 22, 2023

Conversation

Illviljan
Copy link
Contributor

@Illviljan Illviljan commented Oct 21, 2023

Use the normal repr now that NamedArray has one.
Noticed a bug as well, that sometimes the repr attempts to call NamedArray._in_memory which doesn't exist.

Seen in #8344.

@github-actions github-actions bot added the topic-NamedArray Lightweight version of Variable label Oct 21, 2023
@Illviljan Illviljan changed the title Use namedarray repr in _array_api Use namedarray repr in _array_api docstrings Oct 21, 2023
@andersy005 andersy005 merged commit dd5eb51 into pydata:main Oct 22, 2023
28 checks passed
@Illviljan Illviljan deleted the namedarray_repr_in_memory branch October 22, 2023 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-NamedArray Lightweight version of Variable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants