Skip to content

Add test to create table from list of rows#9052

Merged
mhvk merged 1 commit intoastropy:masterfrom
pllim:tst-tab-list-rows
Jul 26, 2019
Merged

Add test to create table from list of rows#9052
mhvk merged 1 commit intoastropy:masterfrom
pllim:tst-tab-list-rows

Conversation

@pllim
Copy link
Member

@pllim pllim commented Jul 26, 2019

Close #8976 , cc @duncanmmacleod

xref #8976 (comment)

Note for reviewer: Check the numpy-dev job on Travis, which is allowed to fail.

Copy link
Contributor

@mhvk mhvk left a comment

Choose a reason for hiding this comment

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

Thanks, looks good. Note that numpy-dev fails because the change was reverted only for 1.17, not for numpy-dev itself. I still think it is good to get this test in, so will approve and merge. We now have time to fix the problem on our side (or maybe it will go away when things are restructured in numpy)

@mhvk mhvk merged commit 0c4ea46 into astropy:master Jul 26, 2019
@pllim pllim deleted the tst-tab-list-rows branch July 26, 2019 18:01
bsipocz pushed a commit that referenced this pull request Aug 1, 2019
Add test to create table from list of rows
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.

Creating table from list of rows fails with numpy-dev (OK for 1.17)

2 participants