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

Remove tricky array/broadcasting/indexing deprecations #28458

Merged
merged 6 commits into from
Aug 6, 2018

Conversation

mbauman
Copy link
Sponsor Member

@mbauman mbauman commented Aug 5, 2018

No description provided.

@mbauman mbauman force-pushed the mb/remove-array-deprecations branch from 58c67d4 to e0d9563 Compare August 5, 2018 22:48
StefanKarpinski added a commit that referenced this pull request Aug 5, 2018
Remove tricky array/broadcasting/indexing deprecations
@StefanKarpinski StefanKarpinski added kind:deprecation This change introduces or involves a deprecation and removed kind:deprecation This change introduces or involves a deprecation labels Aug 5, 2018
@KristofferC
Copy link
Sponsor Member

Merge?

@JeffBezanson JeffBezanson merged commit 2b2b4fd into master Aug 6, 2018
@JeffBezanson JeffBezanson deleted the mb/remove-array-deprecations branch August 6, 2018 12:18
alyst pushed a commit to alyst/julia that referenced this pull request Aug 9, 2018
* Remove scalar .= deprecation

* Remove to_index(::Bool) deprecation

* broadcasting now falls back to iteration (fixes JuliaLang#23197, fixes JuliaLang#23746)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
* Remove scalar .= deprecation

* Remove to_index(::Bool) deprecation

* broadcasting now falls back to iteration (fixes #23197, fixes #23746)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:deprecation This change introduces or involves a deprecation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants