-
-
Couldn't load subscription status.
- Fork 5.7k
Closed
Labels
arrays[a, r, r, a, y, s][a, r, r, a, y, s]regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Description
The following code:
hcat(reshape([1, 2], 2, 1), [1])Throws an ArgumentError on 1.10.0-alpha1, but a DimensionMismatch on master. This breaks BioSequences.jl's tests which relies on @test_throws ArgumentError ....
The change happened in #49322
Seelengrab
Metadata
Metadata
Assignees
Labels
arrays[a, r, r, a, y, s][a, r, r, a, y, s]regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version