-
Unexpected segfault:
```julia
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg h…
-
It shouldn't, because the bot generally has access to a token to check private membership. Triage team membership should probably be sufficient.
-
**Affects:** PythonCall
**Describe the bug**
I got a segfault using PythonCall on GitHub CI for Apple M1.
https://github.com/JuliaIO/ZipArchives.jl/actions/runs/11219970406/job/31187122812?pr=8…
-
https://github.com/JuliaLang/Pkg.jl/pull/3732 automatically adds compat entries when you add a package (to a named environment). The compat entry looks like:
```toml
[compat]
Example = "1.2.3"
```
M…
-
Seen on master here: https://github.com/oscar-system/Oscar.jl/actions/runs/7341520910/job/19989355276#step:7:1818
```
Oscar.isgraded is deprecated, use is_graded instead.
```
The depwarn code se…
-
In #169 I discovered that `promote_to(::Type{TracedRArray{ComplexF64,2}}, ::Matrix{ComplexF64})` wasn't working because `MLIR.IR.DenseElementsAttribute(::AbstractArray{Complex{T}}) where {T}` wasn't i…
-
Enzyme seems to randomly segfaults:
* [Ubuntu](https://github.com/TuringLang/AdvancedVI.jl/actions/runs/11184197549/job/31094437721)
* [MacOS](https://github.com/TuringLang/AdvancedVI.jl/actions/runs…
-
I've been looking into why `juliaup update` hangs for a while before doing any substantial downloads, even on very fast connections.
I think the issue is that this file may be served via a CDN that n…
-
There is [this very handy version json](https://julialang-s3.julialang.org/bin/versions.json) on julialang.org and there is even a [json schema](https://julialang-s3.julialang.org/bin/versions-schema.…
-
In buildkite runs like this one
https://buildkite.com/julialang/flux-dot-jl/builds/5111
I see the error "Coverage: can not submit coverage without CODECOV_TOKEN"