JuliaLang/julia

Correctly mark all symbols as `public` or not

Open

#51.335 aperta il 15 set 2023

Vedi su GitHub
 (26 commenti) (3 reazioni) (0 assegnatari)Julia (5773 fork)batch import
docshelp wanted

Metriche repository

Star
 (48.709 star)
Metriche merge PR
 (Merge medio 20g 6h) (157 PR mergiate in 30 g)

Descrizione

#50105 added a preliminary list of symbols to be marked as public from Base. We should finalize that list for Base, stdlibs, and submodules before 1.11.

### Tasks
- [x] Base
- [ ] Submodules of Base
- [ ] Stdlibs
- [ ] A final review to make sure we're not marking anything as pubic that we don't want to

Guida contributor