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

TST: Add test for bad recursive array-like with sequence #17814

Closed
wants to merge 1 commit into from

Conversation

seberg
Copy link
Member

@seberg seberg commented Nov 20, 2020

This tests that the bug reported in gh-17785 is already fixed on
master.

This tests that the bug reported in numpygh-17785 is already fixed on
master.
@seberg
Copy link
Member Author

seberg commented Nov 21, 2020

Oh, interesting... now it segfaults in PyPy and also dies the same way on one of the windows jobs as the 1.19.x version. So while master should be more robust, its still an issue.

nvm!

@seberg seberg closed this Nov 21, 2020
@seberg seberg deleted the test-bad-array-like branch November 21, 2020 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant