JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
625 stars 268 forks source link

rename FORMER_STDLIBS -> UPGRADABLE_STDLIBS #4070

Open IanButterworth opened 13 hours ago

IanButterworth commented 13 hours ago

Calling these former stdlibs is confusing, I think. My understanding:

If a julia 2.0 is cut, then upgradable stdlibs are primed to become former stdlibs, i.e. not shipped with julia, but before that it's confusing I think.

Also I don't believe we document that some stdlibs can be upgraded.