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

add a deprecation for at-get! #34646

Merged
merged 1 commit into from
Feb 6, 2020
Merged

add a deprecation for at-get! #34646

merged 1 commit into from
Feb 6, 2020

Conversation

JeffBezanson
Copy link
Member

I was surprised to see how many uses this had, so a deprecation warning seems warranted. Since this was never exported, an ol' fashioned noisy depwarn seems ok, and it can be removed in a future v1.x.

@JeffBezanson JeffBezanson added the deprecation This change introduces or involves a deprecation label Feb 3, 2020
@JeffBezanson JeffBezanson merged commit 9c54952 into master Feb 6, 2020
@JeffBezanson JeffBezanson deleted the jb/deprecategetbang branch February 6, 2020 05:14
bors bot added a commit to FluxML/Zygote.jl that referenced this pull request Feb 22, 2020
517: Remove get! macro r=dhairyagandhi96 a=matsueushi

The get! macro is imported but unused. It was deprecated by JuliaLang/julia#34611, JuliaLang/julia#34646

Co-authored-by: matsueushi <matsueushi@gmail.com>
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation This change introduces or involves a deprecation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant