Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Fix kwargs.data deprecation (since Julia 1.7) #221

Merged
merged 2 commits into from Dec 1, 2022

Conversation

iamed2
Copy link
Member

@iamed2 iamed2 commented Dec 1, 2022

Removes depwarn introduced by JuliaLang/julia#39448

Should have no effect on correctness for Julia 1.8 and below; Julia wants us to use keys and values for accessing kwargs elements but those might have performance impacts. Likely this version of Nabla will not be used on future versions of Julia.

@iamed2 iamed2 requested a review from morris25 December 1, 2022 19:58
@iamed2 iamed2 merged commit cd55e11 into release-0.12 Dec 1, 2022
@iamed2 iamed2 deleted the ed/fix-kwargs-data-depwarn branch December 1, 2022 23:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants