JuliaLang / Pkg.jl

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

do not use UnstableIO for subprocess (in e.g. Pkg.test) #3823

Closed KristofferC closed 4 months ago

KristofferC commented 4 months ago

Fixes https://github.com/JuliaLang/julia/issues/53473

t-bltg commented 3 months ago

Did this PR land in 1.11.0-alpha2 ?

IanButterworth commented 3 months ago

Yeah it's on the 1.11 branch

t-bltg commented 3 months ago

So https://github.com/JuliaLang/julia/issues/53688#issuecomment-1987297296 was a red herring then ?