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

[WIP] Deprecations for functions that got positional args replaced by kwargs #33

Merged
merged 3 commits into from
Mar 9, 2018

Conversation

fredrikekre
Copy link
Contributor

From JuliaLang/julia#25647

WIP since I don't think that all of these transformations are valid.

"tryparse(\$T, \$s!, base = \$base!)"
)
match(KeywordsUnlocked,
"parse(\$T, \$s, \$base)",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this one is a bit scary. Many people have their own parse.

@KristofferC KristofferC merged commit 96cb286 into JuliaComputing:master Mar 9, 2018
@fredrikekre fredrikekre deleted the fe/keywords branch March 9, 2018 08:38
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.

2 participants