Skip to content
Snippets Groups Projects
Commit dfe3a8ec authored by Jonathan Lambrechts's avatar Jonathan Lambrechts
Browse files

returning a different type for 0-length array can break the client (cf. #987)

script e.g. numpy.array((0,),np.float64)+1 is valid but []+1 is invalid
parent 02093280
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment