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 init from count! docstring #36305

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Remove init from count! docstring #36305

merged 1 commit into from
Jun 16, 2020

Conversation

tkf
Copy link
Member

@tkf tkf commented Jun 16, 2020

To prepare for renaming keyword argument init for in-place multi-dimensional reducers #36266, it'd be better to avoid increasing the user of init in Julia 1.5 phase. So, maybe it makes sense to "downgrade" the status of init for count! to the same level as the one for sum! etc.

@tkf tkf added backport 1.5 docs This change adds or pertains to documentation labels Jun 16, 2020
@KristofferC
Copy link
Member

CI errors is download failures.

@KristofferC KristofferC merged commit 33659c7 into JuliaLang:master Jun 16, 2020
KristofferC pushed a commit that referenced this pull request Jun 16, 2020
(cherry picked from commit 33659c7)
@tkf tkf deleted the rm-init branch June 16, 2020 18:56
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants