Skip to content

Commit

Permalink
Merge branch 'zipshape' of https://github.com/mschauer/julia into zip…
Browse files Browse the repository at this point in the history
…shape
  • Loading branch information
mschauer committed Dec 2, 2019
2 parents bfa3706 + f0543d0 commit 4ca9edb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ Standard library changes

#### Sockets

#### Miscellaneous

* A 1-d `Zip` iterator (where `Base.IteratorSize`
is `Base.HasShape{1}()`) with defined length of `n` has now also size of `(n,)` (instead of throwing an error) ([#29927]).

Deprecated or removed
---------------------
Expand Down

0 comments on commit 4ca9edb

Please sign in to comment.