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

deprecate symbol (use Symbol) [replace 15995] #16037

Closed
wants to merge 1 commit into from
Closed

deprecate symbol (use Symbol) [replace 15995] #16037

wants to merge 1 commit into from

Conversation

jeffreysarnoff-dev
Copy link

first of two commits

@jeffreysarnoff-dev
Copy link
Author

wait for the second

@@ -1073,6 +1073,9 @@ end
@deprecate bitunpack(B::BitArray) Array(B)
@deprecate bitpack(A::AbstractArray) BitArray(A)

#16305
@deprectate symbol Symbol
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here, should be @deprecate.

@jeffreysarnoff-dev
Copy link
Author

never mind -- messed it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants