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 Printf.Format and Printf.format to manual #51723

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

ericphanson
Copy link
Contributor

As @ararslan pointed out, these were mentioned in the 1.6 NEWS, so they should already be considered part of the Printf public API. Therefore we should add them to the manual, per-https://docs.julialang.org/en/v1/manual/faq/#How-does-Julia-define-its-public-API?.

@ViralBShah ViralBShah assigned ViralBShah and unassigned ViralBShah Oct 16, 2023
@ViralBShah ViralBShah added the docs This change adds or pertains to documentation label Oct 16, 2023
@KristofferC KristofferC merged commit 214ac51 into JuliaLang:master Oct 17, 2023
2 checks passed
@ericphanson ericphanson deleted the eph/printf-docs branch October 17, 2023 12:21
KristofferC pushed a commit that referenced this pull request Oct 24, 2023
followup to #51723 to prevent
```julia
  │ Warning
  │
  │  The following bindings may be internal; they may change or be removed in future versions:
  │
  │    •  Printf.Format
```
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.

3 participants