JuliaLang/julia

Correctly mark all symbols as `public` or not

Open

#51,335 建立於 2023年9月15日

在 GitHub 查看
 (26 留言) (3 反應) (0 負責人)Julia (48,709 star) (5,773 fork)batch import
docshelp wanted

描述

#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

貢獻者指南